Seonghyeon Cho (조성현)

Results 26 issues of Seonghyeon Cho (조성현)

It only happens on Safari. Can you check @WingCH ? :)

bug

Recently I am building a parser with tree-sitter and while reading the docs, I thought it would be better if the inline code was more readable, so I changed the...

Motivation: There is no intellij project icon. Modifications: - Add icon to `.idea/icon.svg` - (Copied and edited [this logo file](https://github.com/line/armeria/blob/main/site/src/design/armeria_icon.svg) to trim space and make square) Result: - Looks good...

miscellaneous

Motivation: Currently kotlin maximum line length is set with 140 which is default for ktlint_official(https://pinterest.github.io/ktlint/latest/rules/standard/#max-line-length) Modifications: - Set maximum line length of ktlint as 112. This rule is added by...

cleanup

- https://github.com/badges/shields/issues/8671

It takes more than 30 seconds to load. Looks like it only happens in main page and login page. `/url`, `/rule`, `/service` pages are ok. ```sh docker compose up -d...

Thank you for sending a pull request! Please make sure you read the [contribution guidelines](https://github.com/svermeulen/Extenject/blob/master/CONTRIBUTING.md) ## Pull request checklist Please check if your PR fulfills the following requirements: - [...