This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Commit f6c6040
authored
ci: adapt to SE-managed .eslintrc.cjs (#83)
Our old config was almost the same -- only that it also ran eslint on
typescript in markdown files, only our README.md. Now, we're
importing the SE-managed file, add our overrides, and use that
config (.eslintrc.styra.cjs) in CI.
Signed-off-by: Stephan Renatus <stephan@styra.com>1 parent a0069a8 commit f6c6040
File tree
3 files changed
+22
-45
lines changed- .github/workflows
3 files changed
+22
-45
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
0 commit comments