-
> What is the problem you're trying to solve?
Stylelint is part of the critical path when processing stylesheets with webpack (for me at least). Unfortunately, the current caching strategy only…
-
There is an automated test running for each PR that lints the code. It will help the reviewers to make a thorough review of the submitted algorithm. **As a reviewer you MUST point out at least the pr…
-
There a many linting errors, causing pipelines to fail on build.
Please address these linting errors
-
I have already opened this is discussions but this is another issue just to keep track of pr's coming in.
#1142
-
Set up rules for code quality and formatting.
-
# What would you like?
Migrate the set of TypeScript ESLinters from the current `v5` version to `v7`. These npm modules are currently configured:
- [@typescript-eslint/eslint-plugin@5.52.0](http…
-
Conda-forge's linting service suggested some improvements in the v0.12.0 PR, which we should probably implement, although they aren't required:
> I do have some suggestions for making it better tho…
-
## Problem
Inconsistent use of quotation styles in normalize.css file (single vs. double quotes) can reduce code readability, introduce unnecessary diffs in version control, and complicate style enfo…
-
## Description
@guarin finish writing issue and add subissues
## Tasks
- [ ] Lint the codebase and fix bad mistakes (unused variables, unused imports, …)
- [ ] Add pylint to dev dependencies…
-
Implement various things to the repository to allow the code to be automatically linted and formatted
- [x] Python with `ruff`
- [ ] JavaScript with [`biome`](https://biomejs.dev/)
- [x] Django Tem…