Commit graph

3 commits

Author SHA1 Message Date
Ridhwana
ef3389b0f2
feat: change auto-correct to autocorrect in rubocop (#18327) 2022-08-12 12:23:10 +02:00
Jeremy Friesen
dd5ea4ffe9
Passing --passWithNoTests to jest linter (#17635)
Related to forem/forem#17612
Related to forem/forem#17634

Looking at the following error, I *think* this might address the
observed issue.

```shell
✖ jest --findRelatedTests:
No tests found, exiting with code 1
Run with `--passWithNoTests` to exit with code 0
Make sure Jest's configuration does not exclude this directory.
To set up Jest, make sure a package.json file exists.
Jest Documentation: https://jestjs.io/docs/configuration
```
2022-05-10 23:48:26 -04:00
Mac Siri
55ab81fb32
Create .lintstagedrc.js (#15209)
* Create .lintstagedrc

* Run normalize

* Revert "Run normalize"

This reverts commit cc1271ae990635e282822018ea4ec2f58469d593.

* Disable i18n-tasks and sort
2021-10-27 12:40:59 -04:00