guykisel / pre-commit-robotframework-lint

pre-commit wrapper for https://github.com/boakley/robotframework-lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

pre-commit wrapper for https://github.com/boakley/robotframework-lint

License:MIT License


Languages

Language:Python 100.0%