No description
Find a file
Jeff Epler 36cffbb4ff Remove "default_branch"
This was only used to set the URL to view the CODE-OF-CONDUCT,
but it can be viewed on the default branch by using HEAD.
2021-04-24 20:17:22 -05: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 Remove "default_branch" 2021-04-24 20:17:22 -05:00
{% if cookiecutter.library_prefix %}{{ cookiecutter.library_prefix | capitalize }}_{% endif %}CircuitPython_{{ cookiecutter.library_name}} Remove "default_branch" 2021-04-24 20:17:22 -05: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 Remove "default_branch" 2021-04-24 20:17:22 -05: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 Remove "default_branch" 2021-04-24 20:17:22 -05: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