c0364f236c
remove tests
...
Since I don't use them and they never really worked correctly anyway,
there is no real point in keeping them around. Also, removing them
allows to shed quite a bit of "weight" in (dev)dependencies.
2024-07-07 19:31:45 +02:00
642c8bcca9
disable lint '@typescript-eslint/no-explicit-any'
2023-05-07 14:28:24 +02:00
b54e07caec
enhance typeorm-prefer-count lint rule
2023-01-03 02:41:53 +01:00
5b898c6c82
chore: update yarn files
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2023-01-02 21:40:12 +01:00
29714d1ae0
add custom eslint rule to prefer countBy over findBy
2023-01-02 20:58:33 +01:00
2afe54c121
eslint: allow backticks to avoid escaping single/double quotes
2022-12-07 16:27:39 -05:00
5b4c0ffdf3
client: fix some lints
...
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
Mostly focused on "@typescript-eslint/no-unused-vars" but also fixed some
other lints along the way.
2022-08-12 08:35:22 +02:00
c8f49bae76
fix lint "object-shorthand"
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/test Pipeline failed
2022-08-03 14:58:24 +02:00
a6df127d3b
fix lint "quotes"
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/test Pipeline failed
2022-08-02 23:25:36 +02:00
Chloe Kudryavtsev
7a824ca064
chore(lint): add semi-spacing to shared linter
...
this is a subset of misskey/0de973d293e5f489f0fd55d2409d5d2cbea4809c
2022-07-16 11:34:04 -04:00
d5d3935cfd
enable more lints
...
cherry-picked from 2a2020b797
2022-07-13 10:15:24 +02:00
syuilo
2c1689c798
chore: add import/order rule for eslint
2022-04-15 15:05:43 +09:00
syuilo
522877b8dd
update eslint rule
2022-01-31 21:34:47 +09:00
syuilo
bd53c28ae1
fix eslint rule
2022-01-31 21:29:08 +09:00
syuilo
c260343125
add eslint rule
2022-01-31 21:24:11 +09:00
syuilo
30892ebfa3
Update .eslintrc.js
2021-12-28 00:33:27 +09:00
syuilo
980a99b6c9
Update .eslintrc.js
2021-12-10 00:10:10 +09:00
syuilo
73b5c12927
introduce lint for client
...
Resolve #7998
2021-11-18 23:32:43 +09:00