1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
ac7f2909db Update lint_python.yml 2023-03-04 13:25:33 +01:00
82f8f98e86 Fix lint_python so tests pass again 2023-03-03 13:03:00 +01:00
03db8507d3 Update lint_python.yml 2022-12-03 23:30:32 +01:00
fb4f05aad6 make mypy a mandatory test 2022-06-15 13:37:49 +02:00
a3d52afc84 Update lint_python.yml 2022-06-15 13:14:51 +02:00
efe2e99c27 requirement.txt, not requirements.txt
Normally the filename is plural, not singular.
2022-06-15 13:11:38 +02:00
cf6b20680b Update lint_python.yml 2022-06-13 13:09:24 +02:00
20d8dd7e1c Add more flake8 tests 2022-06-13 12:57:55 +02:00
b4276e1b99 Update lint_python.yml 2022-06-12 23:06:37 +02:00
a3c152ed07 Update lint_python.yml 2022-06-12 23:05:32 +02:00
967aa13e14 Rename .github/ISSUE_TEMPLATE/workflows/lint_python.yml to .github/workflows/lint_python.yml 2022-06-12 23:04:42 +02:00
82bf66e17e GitHub Action to lint Python code 2022-06-12 23:01:25 +02:00
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