mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
The second test case now sets the `paths-ignore` setting in the config file in order to skip files in hidden directories.
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
| name |
|
|
+-------------------------------+
|
|
| .hidden_file.py |
|
|
| another_non_hidden.py |
|
|
| foo.py |
|
|
| visible_file_in_hidden_dir.py |
|