Black-gl-code-quality

Latest version: v0.3.1

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

What's Changed
* Detect tty by deekue in https://github.com/Themimitoof/black-gl-code-quality/pull/4

New Contributors
* deekue made their first contribution in https://github.com/Themimitoof/black-gl-code-quality/pull/4, thanks!

**Full Changelog**: https://github.com/Themimitoof/black-gl-code-quality/compare/0.3.0...0.3.1

0.3.0

This new release introduces the -v flag to stream Black's output to stderr for debugging purposes.

Here's an example:


$ poetry run black-gl-cq -v src > black-code-quality-report.json
Identified `/home/themimitoof/repos/black-gl-code-quality` as project root containing a .git directory.
Sources to be formatted: "src"
/home/themimitoof/repos/black-gl-code-quality/src/black_gl_code_quality/__init__.py wasn't modified on disk since last run.
/home/themimitoof/repos/black-gl-code-quality/src/black_gl_code_quality/parser.py wasn't modified on disk since last run.
/home/themimitoof/repos/black-gl-code-quality/src/black_gl_code_quality/error.py already well formatted, good job.
/home/themimitoof/repos/black-gl-code-quality/src/black_gl_code_quality/__main__.py already well formatted, good job.

All done! ✨ 🍰 ✨
4 files would be left unchanged.


Thanks to romuald for its contribution!

---

What's Changed
* Add verbose option to output black output by romuald in https://github.com/Themimitoof/black-gl-code-quality/pull/3

New Contributors
* romuald made their first contribution in https://github.com/Themimitoof/black-gl-code-quality/pull/3

**Full Changelog**: https://github.com/Themimitoof/black-gl-code-quality/compare/0.2.0...0.3.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.