No description
Find a file
Scott Shawcroft 16cd0baa0a
Turn off duplicate code checking in examples
It's common for us to duplicate code across examples to make them standalone.
2021-02-25 10:26:15 -08:00
.github/workflows pre-commit: run on all branches & on ubuntu-20.04 2021-02-16 20:38:15 -06:00
hooks fixes and enhancements 2021-02-10 16:21:27 -08:00
LICENSES Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
tests pre-commit 2021-02-09 00:50:38 -08:00
{% if cookiecutter.library_prefix %}{{ cookiecutter.library_prefix | capitalize }}_{% endif %}CircuitPython_{{ cookiecutter.library_name}} Turn off duplicate code checking in examples 2021-02-25 10:26:15 -08:00
.gitignore Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
.pre-commit-config.yaml Fixes 99 2021-02-01 19:20:48 -08:00
CODE_OF_CONDUCT.md Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
conf.py Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
cookiecutter.json pre-commit 2021-02-10 16:34:14 -08:00
cookiecutter.json.license Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
LICENSE Initial library cookiecutter that is setup for single module libraries. Packages are pretty easy on top of this. 2017-01-19 14:46:49 -08:00
pytest.ini Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
README.rst pre-commit 2021-02-10 16:34:14 -08:00
README.rst.license Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00
readthedocs.yml Add pre-commit configuration and integration for REUSE.software. 2020-05-21 21:22:16 +01:00
tests_requirements.txt Apply SPDX copyright and license headers in compliance with REUSE. 2020-05-21 21:22:16 +01:00

SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries

SPDX-License-Identifier: MIT