forked fromrahul-deepsource/pyaction
- Notifications
You must be signed in to change notification settings - Fork10
Releases: marian-code/python-lint-annotate
Releases · marian-code/python-lint-annotate
Multiple small fixes
33c09aa
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- Fixing default parameter for linting all files by@nmenardg-keeper in#3
- Added an example actions.yml file by@nmenardg-keeper in#4
- Fix mypy's missing stubs error by@nmenardg-keeper in#5
New Contributors
- @nmenardg-keeper made their first contribution in#3
Full Changelog:v2...v3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Mypy fix
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
As title suggests, mypy regex has been updated.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Final v.2 relaease
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- new architecture relying on conda environments instead of docker images which is more flexible
- added new problem matchers
- fixed existing matchers
- repo cleanup
- test with more mistakes
- fix problem matchers not being found
- fix file wildcard patterns
- fix incorrectly assigned extra lintner options
- Better and less error prone wildcard handling in arguments
Assets2
Uh oh!
There was an error while loading.Please reload this page.