Python: Update test

The second test case now sets the `paths-ignore` setting in the config
file in order to skip files in hidden directories.
This commit is contained in:
Taus
2025-05-15 14:53:15 +00:00
parent 98388be25c
commit 96558b53b8
4 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
| name |
+-------------------------------+
| .hidden_file.py |
| another_non_hidden.py |
| foo.py |
| visible_file_in_hidden_dir.py |