Unit tests for new ansible-lint rules
Unit tests for ansible lint rules
Tests must be created to ensure that custom rules behaves as intended.
Tests to add:
- testEmptyLastLine.
- testNoSpaceInTheEnd.
- testProperBeginning.
- testTaskLowercaseLetter.
For linked issue with new ansible-lint rules see: Implementation new ansible-lint rules
Edited by Adrian Oleszczuk