This commit is contained in:
committed by
Pablo Santiago Blum de Aguiar
parent
1a242c7daa
commit
5f562a185c
@@ -333,7 +333,7 @@ following rules are enabled by default:
|
||||
* `systemctl` – correctly orders parameters of confusing `systemctl`;
|
||||
* `terraform_init.py` – run `terraform init` before plan or apply;
|
||||
* `terraform_no_command.py` – fixes unrecognized `terraform` commands;
|
||||
* `test.py` – runs `py.test` instead of `test.py`;
|
||||
* `test.py` – runs `pytest` instead of `test.py`;
|
||||
* `touch` – creates missing directories before "touching";
|
||||
* `tsuru_login` – runs `tsuru login` if not authenticated or session expired;
|
||||
* `tsuru_not_command` – fixes wrong `tsuru` commands like `tsuru shell`;
|
||||
|
||||
Reference in New Issue
Block a user