Merge ~cjwatson/git-build-recipe:pre-commit into git-build-recipe:master
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 9b8016a2b1e75fda42fe7b7bf37475a8c64dc6b2 |
Proposed branch: | ~cjwatson/git-build-recipe:pre-commit |
Merge into: | git-build-recipe:master |
Prerequisite: | ~cjwatson/git-build-recipe:tox |
Diff against target: |
555 lines (+307/-62) 13 files modified
.pre-commit-config.yaml (+14/-0) .woke.yaml (+221/-0) bin/git-build-recipe (+6/-6) gitbuildrecipe/deb_util.py (+6/-6) gitbuildrecipe/deb_version.py (+6/-6) gitbuildrecipe/main.py (+6/-6) gitbuildrecipe/recipe.py (+7/-7) gitbuildrecipe/tests/__init__.py (+6/-6) gitbuildrecipe/tests/test_deb_version.py (+6/-6) gitbuildrecipe/tests/test_functional.py (+7/-7) gitbuildrecipe/tests/test_recipe.py (+6/-6) setup.py (+6/-6) tox.ini (+10/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guruprasad | Approve | ||
Review via email: mp+415685@code.staging.launchpad.net |
Commit message
Add pre-commit and woke configuration
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
LGTM 👍