We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68ff92 commit 5672a24Copy full SHA for 5672a24
1 file changed
scripts/config/check-todos-ignore.conf
@@ -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