Open jubnzv opened 8 months ago
dylint-based lints could be integrated to rust-analyzer according to this instruction.
dylint
rust-analyzer
The challenge there is only to ensure that rust-analyzer uses the correct version of the toolchain to run ink_linting.
ink_linting
Will look good after https://github.com/paritytech/ink/issues/2169 is implemented.
dylint
-based lints could be integrated torust-analyzer
according to this instruction.The challenge there is only to ensure that
rust-analyzer
uses the correct version of the toolchain to runink_linting
.Will look good after https://github.com/paritytech/ink/issues/2169 is implemented.