-
Currently the only linter that processes Java files is `TextLinter` that does not take `indent_style` and `indent_size` into consideration. Is there a s specific reason for that? I tried to use `edito…
-
At the top of https://github.com/editorconfig/editorconfig/issues/482 there is an example toolconfig that contains this snippet:
```toml
# A custom property with a simple value --- a clang-format(…
-
# Requirements
* It should run as a part of the CI/CD pipeline, so contributors can get fast feedback relating to code style on their pull requests. This also saves the reviewer(s) from having to poi…
-
# Description
We're lacking a style guideline both for the C# code and the Sphinx doc generation.
# Impact
It will keep the code clean and concise for all devs
# Proposed solutions
-…
-
Are we planning to add a YAML linter ? If not can you point me docs how to contribute a new linter?
-
I want to enforce single quotes for strings across all my JavaScript (*.js) files, but for some reason this linter is ignoring `lib/regenboog.js`.
Code:
https://github.com/mcandre/regenboog/tree/ac1…
-
Not sure why, but I saw, that there are still lots of tabs in the Java Classes although we decided to use spaces and use an editorconfig plugin to help with that: https://github.com/hbz/lobid-resource…
-
**Is your feature request related to a problem? Please describe.**
currently there is no standard coding style for the project, making it difficult to implement code and have it match the rest of the…
-
When you clone a project that uses uber-standard and run the linter, it complains that indentation should be 4, not 2. see: https://github.com/uber/react-map-gl/pull/41
Looks like this is only workin…
-
After update linter got this error:
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14.6
**Thrown From**: [linter](https://github.com/steelbrain/linter) package 2.3.1
### Stac…