Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 577 Bytes

File metadata and controls

16 lines (11 loc) · 577 Bytes

pre-commit Robot Framework Lint wrapper

This is a pre-commit hook that will run the Robot Framework Lint tool on all of your robot files.

Add this to your .pre-commit-config.yaml file

-   repo: git://github.com/guykisel/pre-commit-robotframework-lint
    sha: 04770a44648d3697a3fc974dff212c4be7d3ed88
    hooks:
    -   id: robotframework-lint