-
### Is this a feature request or a bug?
Bug... ish?
### What is the current behavior?
mkdir _locales/en_AQ
web-ext lint gives no warnings or errors, but web-ext run is unable to launch fir…
hachi updated
3 weeks ago
-
- remove current logic which disables it
- find a way to disable the linter for specific packages (the ones that currently fail)
- create GitHub issues per package above to fix missing errs and get …
-
Bump Golang to 1.23 before next minor release as 1.22 support will end in 4 months.
[Release notes](https://tip.golang.org/doc/go1.23) should be checked for any changes that might affect the repo.…
-
Latest PyPi release of catkin_lint is not compatible with Python 2.7 anymore:
```
Traceback (most recent call last):
File "/usr/local/bin/catkin_lint", line 52, in
from catkin_lint.…
-
I see that the `@griffel/babel-preset` depends on `@linaria`, which in turn [has mechanisms](https://github.com/callstack/linaria/blob/master/docs/LINTING.md) to run [`stylelint`](https://stylelint.io…
-
- **Improvement:**
Enhance code formatting and Linting Standards with Pre-configured Tools ([Black](https://black.readthedocs.io/en/stable/), [Flake8](https://flake8.pycqa.org/en/latest/), [Isort](h…
-
It seems like linting is ignored in strings:
```vala
// This code does not raise any error in vala-lint
var regex = new Regex ("^(xkb|m17n):(\\w+)");
```
However, if you use regex directly, v…
-
### Prerequisites
- [X] I checked the [documentation](http://docs.fetch.ai/CosmPy/) and made sure this feature does not already exist.
- [X] I checked the [existing issues](https://github.com/fetc…
-
The section on linting describes how to declare a lint and how lint passes are constructed, but we are still missing an explanation on how the lint system takes buffered lints and decides whether to a…
rylev updated
2 weeks ago
-
When running sphinx-lint in CI environment, I'd like to have the syntax issues to be both printed to the output and stored in a log file, because the output will be annotated with [sphinx-lint-problem…