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.
Nick M 16872bfc74
Merge pull request #33 from cisagov/improvement/update_pre-commit_hooks
4 years ago
.github Flip cache order to mirror how it is done downstream. 4 years ago
.bandit.yml Make .bandit.yml pass yamllint 5 years ago
.flake8 Add pydoc warnings to flake8 config 5 years ago
.gitignore First commit 5 years ago
.isort.cfg Add seed-isort-config and isort to pre-commit hooks. 4 years ago
.mdl_config.json Add config file for markdownlint 5 years ago
.pre-commit-config.yaml Run pre-commit autoupdate. 4 years ago
.prettierignore Configure prettier to ignore JSON files 5 years ago
.yamllint First commit 5 years ago
CONTRIBUTING.md Backported changes to CONTRIBUTING.md from the development guide. 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 First commit 5 years ago
requirements-test.txt Remove black and pyupgrade from requirements-test 5 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.