-
## Product Plan
Create a linter that is
* zero-config
* only checks for correctness errors (code that is outright wrong or useless) - definition from [Rust Clippy](https://github.com/rust-lang/…
-
It appears to be ignoring w3console at the moment, which means the code there is slowly drifting toward ugly - the mix of semicolon-terminated lines and non-semicolon-terminated lines is the most obvi…
-
for example: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html
-
This issue likely needs more thought. For ideas, let's look at https://github.com/markdownlint/markdownlint
-
## `public_class_matches_filename`
## Description
contains a public class which does not match its filename in `PascalCase`.
## Details
Naming a class the same as its filename is a commo…
-
Possibly related to: https://github.com/r-lib/lintr/issues/2011#issuecomment-1661957104.
`indentation_linter` and `styler` do not agree in some cases using long column names inside a function.
…
-
- [x] I have verified that I am on the latest version of the Linter
## Describe the Bug
When "Makes sure blockquote style is consistent" is checked the plugin removes indentation from lists with…
-
Morebits has a bunch of ES5-style newable classes that do not begin with a capital letter, which is the normal convention for classes. This is triggering the eslint linter error `new-cap`.
This tic…
-
As **Eslint 9** removes all formatters, was a tragedy for all as I who has customized Eslint formatters. Now we have https://eslint.style who has ported all the formatters to a new package. I think it…
-
Just a list of other linters to look at for inspiration on new rules:
- [castep-linter](https://github.com/byornski/castep-linter/)
- [stylist](https://github.com/MetOffice/stylist/)
- [camfort](…