Skip to content

Commit 5672a24

Browse files
committed
CCM-17346: Restore check-todos ignore config for shared TODO hook
1 parent d68ff92 commit 5672a24

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Configuration file for check-todos.sh
2+
3+
[files]
4+
.devcontainer/devcontainer.json
5+
.github/workflows/stage-1-commit.yaml
6+
.pre-commit-hooks.yaml
7+
.tool-versions
8+
.vscode/extensions.json
9+
infrastructure/terraform/bin/terraform.sh
10+
Makefile
11+
project.code-workspace
12+
scripts/config/check-todos-ignore.conf
13+
scripts/config/pre-commit.yaml
14+
src/jekyll-devcontainer/src/.devcontainer/devcontainer.json
15+
16+
[directories]
17+
.git/
18+
.venv/
19+
docs/
20+
node_modules/

0 commit comments

Comments
 (0)