Chore: Add pre-commit hooks, yamllint update tox 66/11066/2
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 9 May 2023 23:41:30 +0000 (09:41 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 10 May 2023 00:46:29 +0000 (10:46 +1000)
commit09118348913252d118a46be9e077a0e9867e65ac
tree4eca2b8c043d2ed9c6fd717bb2219fe9fc2bbd9e
parent68210d48549a24a9df529fda9ecf0bb5e3994e23
Chore: Add pre-commit hooks, yamllint update tox

- Add pre-commit hooks to check for tailing whitespaces
  linting, prettier.
- Update tox to invoke pre-commit and remove outdated deps.
- Add .yamllint conf file.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Iae948bbb8abf611ee308bdd4bdf96591125b71fa
.pre-commit-config.yaml [new file with mode: 0644]
.yamllint [new file with mode: 0644]
tox.ini