1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-12-04 13:50:54 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Christian Clauss
3c065d89f6 ruff . --format=github --select=E9,F63,F7,F82,PLE,YTT . 2023-06-05 08:07:34 +02:00
Christian Clauss
2e86bc83f3 codespell --quiet-level=3 2023-06-05 08:04:25 +02:00
Christian Clauss
1f1172b145 Run lint_python tests on branches: [development, master] 2023-06-05 07:57:41 +02:00
Christian Clauss
e885d19f8a Minor fixes 2023-03-04 16:02:23 +01:00
Hardik Zinzuvadiya
00bb2db47f [FIX] #lint file 2023-03-04 09:28:12 -05:00
Christian Clauss
2ff5e7051e Update lint_python.yml 2023-03-04 14:47:17 +01:00
Christian Clauss
cd610e56bf Update lint_python.yml 2023-03-04 13:33:57 +01:00
Christian Clauss
80dc79f85e Update lint_python.yml 2023-03-04 13:29:05 +01:00
Christian Clauss
ac7f2909db Update lint_python.yml 2023-03-04 13:25:33 +01:00
Christian Clauss
82f8f98e86 Fix lint_python so tests pass again 2023-03-03 13:03:00 +01:00
Christian Clauss
03db8507d3 Update lint_python.yml 2022-12-03 23:30:32 +01:00
Christian Clauss
fb4f05aad6 make mypy a mandatory test 2022-06-15 13:37:49 +02:00
Christian Clauss
a3d52afc84 Update lint_python.yml 2022-06-15 13:14:51 +02:00
Christian Clauss
efe2e99c27 requirement.txt, not requirements.txt
Normally the filename is plural, not singular.
2022-06-15 13:11:38 +02:00
Christian Clauss
cf6b20680b Update lint_python.yml 2022-06-13 13:09:24 +02:00
Christian Clauss
20d8dd7e1c Add more flake8 tests 2022-06-13 12:57:55 +02:00
Christian Clauss
b4276e1b99 Update lint_python.yml 2022-06-12 23:06:37 +02:00
Christian Clauss
a3c152ed07 Update lint_python.yml 2022-06-12 23:05:32 +02:00
Christian Clauss
967aa13e14 Rename .github/ISSUE_TEMPLATE/workflows/lint_python.yml to .github/workflows/lint_python.yml 2022-06-12 23:04:42 +02:00
Christian Clauss
82bf66e17e GitHub Action to lint Python code 2022-06-12 23:01:25 +02:00
Al Muhimen
cc504093cd Added Issue templates
People are having issues that are good for development. But poor information issues can be really tough to work with. That's why added two issues template.
2020-07-14 16:00:07 +06:00