You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Frasier 87ea53022c
Add setuptools and wheel as pip dependencies
4 years ago
.github Allow events from apb to rebuild this repository weekly. 4 years ago
.bandit.yml Make .bandit.yml pass yamllint 5 years ago
.flake8 Add pydoc warnings to flake8 config 5 years ago
.gitignore Sort .gitignore entries. 4 years ago
.isort.cfg Add seed-isort-config and isort to pre-commit hooks. 4 years ago
.mdl_config.json Add a rule for markdownlint to allow multiple headers with the same name as long 4 years ago
.pre-commit-config.yaml Add final statement to descriptionf or why terraform_validate is disabled. 4 years ago
.prettierignore Configure prettier to ignore JSON files 5 years ago
.yamllint First commit 5 years ago
CONTRIBUTING.md All references to '-r' for pip calls have been replaced with the more verbose '--requirement'. 4 years ago
LICENSE Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
README.md Fix action shield link 5 years ago
requirements-dev.txt All references to '-r' for pip calls have been replaced with the more verbose '--requirement'. 4 years ago
requirements-test.txt Remove black and pyupgrade from requirements-test 5 years ago
requirements.txt Add setuptools and wheel as pip dependencies 4 years ago

README.md

skeleton-generic

GitHub Build Status

This is a generic skeleton project that can be used to quickly get a new cisagov GitHub project started. This skeleton project contains licensing information, as well as pre-commit hooks and GitHub Actions configurations appropriate for the major languages that we use.

In many cases you will instead want to use one of the more specific skeleton projects derived from this one.

Contributing

We welcome contributions! Please see here for details.

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.