Tools for working with creativecommons.org's legal code content.
Prior to submitting a pull request, please validate the style/syntax (from within this tools directory):
- Black: The uncompromising code
formatter
black ./
- Flake8: Your Tool For Style Guide
Enforcement
flake8 ./
The license applies only to the tools in this directory:
LICENSE
(GPL-3.0-only License)
See the parent README for Code of Conduct and Contributing guidelines: