Commit Graph

13 Commits

Author SHA1 Message Date
renovate[bot]
8fcdfdf5e6
Update GitHub Actions 2024-10-09 10:02:22 +00:00
renovate[bot]
cd1bdb66bb
Update GitHub Actions 2024-09-27 21:30:48 +00:00
Robin
7bca541cb6
Perform dead code analysis with Knip (#2575)
* Install Knip

* Clarify an import that was confusing Knip

* Fix issues detected by Knip

Including cleaning up some unused code and dependencies, using a React hook that we unintentionally stopped using, and also adding some previously undeclared dependencies.

* Run dead code analysis in lint script and CI

---------

Co-authored-by: Timo <toger5@hotmail.de>
2024-08-28 02:06:57 +02:00
renovate[bot]
6abd1fbca1
Update GitHub Actions 2024-08-01 01:04:00 +00:00
Robin
509bb4f1b0 Use LTS Node in CI 2024-07-24 11:12:36 -04:00
renovate[bot]
afd4fdcea2
Pin dependencies 2024-06-21 13:21:08 +00:00
renovate[bot]
456ed6656a
Update actions/setup-node action to v4 2023-10-23 16:19:30 +00:00
renovate[bot]
365f81a5f7
Update actions/checkout action to v4 2023-09-19 09:24:34 +00:00
Daniel Abramov
c9edfd9df4 Fix the CI pipeline command used for linting 2023-07-11 16:02:58 +01:00
Robin Townsend
90ef5505bb Apply Prettier to the entire project
This ensures that our tests will be formatted by Prettier, among other things.
2022-12-09 14:34:25 -05:00
Robin Townsend
fbf7b5d022 Add i18n CI 2022-10-24 10:53:55 -04:00
David Baker
adc7892d8c Enable type checking & disable lint warning 2022-05-06 22:55:47 +01:00
David Baker
61309bacd9 Add ESLint support too 2022-05-03 15:32:16 +01:00