Commit Graph

11 Commits

Author SHA1 Message Date
Cosmin Ștefan Ciocan 26fab4d31e Replace experimental-string-processing black formatter config with enable-unstable-feature as it was removed in version 24.1.0 2024-02-02 13:31:18 +00:00
Cosmin Ștefan Ciocan 5a880c93bd Add isort config to help it find local modules so they are not considered 3rd party libraries 2024-02-02 13:26:40 +00:00
Cosmin Ștefan Ciocan 33801a3491 Update pylint exceptions 2024-01-27 01:42:17 +00:00
Cosmin Ciocan 063fe0015c Add bandit pre-commit hook to check for security issues 2024-01-12 18:33:43 +01:00
Cosmin Ciocan be6b7a01d6 Add pylint pre-commit hook 2024-01-12 18:12:49 +01:00
Cosmin Ciocan 182e3519ad Move flake8 config from toml to .flake8 as flake8 does not play nice with pyproject.toml and add pre-commit hook for flake8 2024-01-12 17:45:37 +01:00
Cosmin Ciocan 2eae513950 Add dev optional dependency 2024-01-12 16:50:26 +01:00
Cosmin Ciocan 0714d3af19 Fix missing double quote 2024-01-12 15:44:15 +01:00
Cosmin Ciocan 4d059df78d Update metadata in pyproject.toml 2024-01-12 15:41:17 +01:00
Cosmin Ciocan b6c38ea55a Add python tested versions in pyproject.toml 2024-01-05 14:46:55 +01:00
Cosmin Ciocan 2a5a7ffeb7 Use pyproject.toml to conform with PEP 621 2024-01-02 11:16:26 +01:00