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 https://github.com/Emmo00/alxcheck/pull/9
* FIX: Ignore empty __init__.py. Closes 5 by adobki in https://github.com/Emmo00/alxcheck/pull/10
New Contributors
* adobki made their first contribution in https://github.com/Emmo00/alxcheck/pull/9
**Full Changelog**: https://github.com/Emmo00/alxcheck/commits/v0.1.0