Files
codeql/python/extractor/semmle
Taus 98388be25c Python: Remove special casing of hidden files
If it is necessary to exclude hidden files, then adding
```
paths-ignore: ['**/.*/**']
```
to the relevant config file is recommended instead.
2025-05-15 14:49:17 +00:00
..
2024-10-11 15:36:44 +02:00