CI: Cleanup files, configure, and enable pre-commit 86/70586/6 master
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Sat, 3 Sep 2022 15:26:59 +0000 (08:26 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 12 Sep 2022 17:55:29 +0000 (10:55 -0700)
commitd467581fa602c8c065abdb4f079c8c4b26abf568
tree346282e2a3c37c23ab80007a86a94be8550ee2af
parenta996a89199f1587db51bff58bb6a237c85917bce
CI: Cleanup files, configure, and enable pre-commit

* Cleanup files using prettier via pre-commit
* Correct shellcheck complaints
* Add configuration files for pre-commit
* Update tox.ini to use pre-commit and drop coala since coala no longer
  works

Change-Id: I85ebb36fd09da90a660ab7175f02fc71bf3f180e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
13 files changed:
.coafile [deleted file]
.gitlint [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
.yamllint [new file with mode: 0644]
docker-compose.override.yml
docker-compose.yml
gerrit-auth.sh
init/playbooks/files/jjb/ci-management.yaml
init/playbooks/files/jjb/defaults.yaml
init/playbooks/site.yaml
init/playbooks/tasks/jenkins.yaml
init/playbooks/vars/default.yaml
tox.ini