steve-chavez
b2f8786821
nix: detect unused python code
Now `postgrest-lint` shows:
```
Linting workflows...
Scanning nix files for unused code...
Scanning python files for unused code...
nix/tools/generate_targets.py:13: unused variable 'JWT_DURATION' (60% confidence)
test/io/test_cli.py:6: unused import 'repeat' (90% confidence)
```
Also corrected the above detected files
2025-06-03 20:47:39 -05:00
..
2024-02-26 22:06:01 +01:00
2025-05-27 20:12:00 -05:00
2024-11-15 14:41:02 -05:00
2025-05-22 06:07:26 +00:00
2025-06-03 20:47:39 -05:00
2025-04-20 15:11:41 -05:00
2024-06-15 17:13:10 +02:00
2025-06-03 20:47:39 -05:00
2025-03-30 18:57:39 +00:00
2024-05-18 23:33:04 -05:00