Skip to content

adrszad/pre-commit-robotframework-lint

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%