3 Commits

Author SHA1 Message Date
Sorin Sbarnea
01c3637a88 lint: bump flake8
- Use recommended flake8 setup in pre-commit
- Removes use of hacking as pre-commit provides the lock-in
- Bumps flake8 to latest stable
- Resolves two ignored rules

Change-Id: I98f382cd2b72345748e40106624c73039e0f0f2c
2020-01-10 13:44:42 +00:00
Sagi Shnaidman
ba0644eb7c Fix path of working dir for Jinja linters
Make jinja linters independent of working directory, so it will
be possible to run them locally.

Change-Id: I01398e2faae7564ae464cd3ac9512d1d27cba187
2017-03-19 23:54:51 +02:00
Chandan Kumar
1554cd0b03 Added script to validate jinja templates
* tox -e validate-jinja
* Added to ci-jobs

Change-Id: I799ec9e586a96800ee592522a0c1af7bd591ca67
2017-03-10 14:10:55 +05:30