Commit 905be9b
committed
fix(ci): address super-linter failures
- fix(update_etl): set executable bit (BASH_EXEC failure)
- fix(codespellrc): convert tab indentation to spaces (EDITORCONFIG failure)
- feat(gitleaks): add .gitleaks.toml allowlist for GA4 Measurement Protocol
API secret in info_stats.sh (not a sensitive credential, safe to be public)
- feat(markdownlint): add .markdownlint.json matching repo list style
(MD030 ul_multi: 1, MD007 indent: 2) to fix MARKDOWN failures1 parent 4dd2a0a commit 905be9b
File tree
4 files changed
+18
-5
lines changed- .github/linters
- lgsm/modules
4 files changed
+18
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
File mode changed.
0 commit comments