We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf035f commit 47b0721Copy full SHA for 47b0721
CHANGELOG.md
@@ -10,7 +10,7 @@
10
- Add a contributor policy
11
- Added README badges to report live status of unit tests and CI/CD. Converted README to markdown.
12
- Add dependabot and mergify to periodically monitor and update PyPi and NPM requirements
13
-- Add pre-commit with codespell, black, flake8, isort, pylint, bandit, tox, plus built-in pre-commit hooks for code style and security.
+- Add pre-commit with codespell, black, flake8, isort, pylint, bandit, tox, prettier. Add built-in pre-commit hooks for code style and security.
14
- Added the following Github Actions:
15
- Auomated unit testing on push
16
- Auto-assign new Issues
0 commit comments