printfn
printfn
### Describe the bug Hi, I'm having issues with HMR not reloading certain modules. The issue seems to only occur when using react-router, react-redux and a lazily-loaded class-based component. In...
### 重複チェック - [X] 確認しました ### ロゴカテゴリ service ### ロゴの名称 fend ### ロゴの名称(日本語) ふぇんど ### サービスのURL https://github.com/printfn/fend ### 許可の有無 Yes ### 連絡先 _No response_ ### コメント・補足 こんにちは、電卓アプリfendの開発者です。かわいいロゴを作っていただけるととても嬉しいです!
### Environment information ```bash CLI: Version: 1.7.3 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v22.2.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/10.7.0" Biome...
## Summary This adds a new lint `noUnusedFunctionParameters` that detects unused parameters. Previously these were detected by `noUnusedVariables`. ## Test Plan I added tests for the new lint.
### Summary The `tabs_in_doc_comments` complains about tab-indented doctests. Running `cargo doc` generates nice-looking and correctly-indented documentation when using tabs in this way, so I see no reason for Clippy to...
### Environment information ```block CLI: Version: 1.9.0 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: BIOME_LOG_PATH: unset BIOME_LOG_PREFIX_NAME: unset BIOME_CONFIG_PATH: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v22.8.0" JS_RUNTIME_NAME:...
Thank you for creating this library! Unfortunately there is an issue with how this repo includes staticcheck in the `go.mod` and `tools.go` files. Despite staticcheck only being used for linting,...
When I updated to Rust 1.81 I noticed that the comment indentation changed. Not sure if this is an intentional breakage or a bug. I have the following code (formatted...
This updates the `unicode-width` dependency to v0.2.0.