JiHwan Oh
JiHwan Oh
Can you please update the CDN and restore examples? I want to see your awesome projects. Thanks! 
- There can be requirements that server can listen and serve whenever proxy protocol is set or not for identifying real client's ip. - I will make PR if many...
# Requirements for your pull request - I have read and understood the contribution.MD file
**Description:** Support registration manual NuGet source to `NuGet.Config` **Justification:** When we uses private NuGet repository like nexus, We need to configure our source to `NuGet.Config`. I'm currently using with these...
### What? - I want to disable `hugeParam` checking for some structs. - It will be great if I can mediate it with `.golangci.yaml` ### Why? - `hugeParam: logger is...
- I want to see json logs as table formatted - json columns can be editable(selectable) on table header - shows only selected json columns' data
- A lot of logging framework supports internal buffering and scheduled flushing for performance. - In my case, I'm using `logScreen` for golang application's visualizing. and also my golang logging...
## What type of PR is this? (check all applicable) - [x] Refactor - [x] Feature - [x] Bug Fix - [ ] Optimization - [ ] Documentation Update -...
### Description - Hello, and thank you for maintaining this project. - `mise` allows for managing environment variables and tool versions per project. However, JetBrains IDEA currently does not support...
### Description - I am using [mise](https://mise.jdx.dev/) to integrate development environment setup. - The project integrates all the `asdf`, `cargo`, `npm`, `pip`, `direnv`, ... - It supports `direnv`, which means...