1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

9 commits

Author SHA1 Message Date
Martin McKeaveney 4a6e1b7192 fix all cases of lint rule 2024-04-10 17:39:12 +01:00
Martin McKeaveney 639b8970f9 adding lint rule for console.error 2024-04-10 17:27:15 +01:00
Sam Rose 25c23d5245
Enable the eslint-jest plugin. 2024-03-19 09:45:38 +00:00
Sam Rose b9b4ccea30
Remove recommended setting from lints, it doesn't appear to have any effect. 2024-03-18 10:05:47 +00:00
Sam Rose 6e2528fa31
Add a lint for removing .only from tests. 2024-03-18 10:04:02 +00:00
Adria Navarro 8f3c21f045 Fix server jest mappers 2024-03-15 16:40:30 +01:00
Sam Rose 686697e890
Enforce using example.com as a domain for emails. 2024-02-21 11:30:22 +00:00
Sam Rose 8e9db069e5
Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
Adria Navarro e8abb5cb46 Detect non-barrel workspace usages 2023-11-17 14:39:52 +01:00