-
Use a code linting tool, such as [ESLint](https://eslint.org/), to keep the code organized and easier to navigate. It can be added to the CircleCI workflow, to auto-lint and display problems that it c…
-
There are still numerous linting errors on build. `yarn run lint` does not provide any erorrs. Anyhow, these should be fixed.
-
The current gulp workflow uses sasslint to lint sass files but this has not yet been ported to Sweet Pea
-
The current gulp setup uses ESLint for linting javascript files but this has not yet been implemented.
-
We're currently using https://github.com/azz/pretty-quick to run `Prettier` when building/deploying, but we don't actually have any rules defined in `.prettierrc`.
We should choose a common style g…
-
---
**From the maintainer Li Haoyi**: I'm putting a 3000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
This is a follow up issue to https://github.co…
-
Want to have our IDEs indicate if/when HTML/FE react code we have written is in violation of accessibility standards.
-
1. Download template here: https://github.com/serenity-js/serenity-js-playwright-test-template
2. Open the project with VS
4. run `npm ci`
5. Fix linting issues
```
npm run lint # ru…
-
## Overview
Currently there are inconsistencies in the SQL scripts styles used (e.g. trailing vs leading commas). It's unclear if this is because the check was ignored when the files were amended, …
-
### Problem Statement
Sometimes community users forget about adjusting the PR title (and merge commit) to the style guide of the Git repository. `aicommit` already uses the GPT model to adjust wordin…