Commit d8c81a0
Fix dotnet test config mismatch and tune super-linter
- Add --configuration Release to dotnet test step to match the build
configuration, fixing the test runner failure
- Set VALIDATE_ALL_CODEBASE=false to only lint changed files
- Disable redundant Prettier linters and noisy linters not useful for
a demo repo (Checkov, Trivy, JSCPD, Biome, natural language)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ff81f29 commit d8c81a0
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments