Skip to content

v0.1.0

Compare
Choose a tag to compare
@Emmo00 Emmo00 released this 19 Nov 05:47
· 14 commits to main since this release

Improve checks and logic on the initial release.

Improved logic on the check for python virtual environment folders.

Added optional checks for JavaScript files. with the -js or --nodejs-project option.

Ignore __init__.py for checks like being executable, ends with new line.

Nice work from @adobki

What's Changed

  • FIX: Make nodejs checks optional. Closes #6 by @adobki in #9
  • FIX: Ignore empty init.py. Closes #5 by @adobki in #10

New Contributors

  • @adobki made their first contribution in #9

Full Changelog: https://github.com/Emmo00/alxcheck/commits/v0.1.0