Skip to content

Commit b1b6883

Browse files
committed
lint
1 parent 7cf5c5b commit b1b6883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/static-analysis/codeql/00-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ paths-ignore:
181181
- "**/generated/**"
182182
- "**/dist/**"
183183
- "**/tests/**"
184-
```
184+
```
185185
186186
For compiled languages, to avoid including third-party libraries in the database,
187187
the following trick is needed: build the project once, delete any object files

0 commit comments

Comments
 (0)