robotframework-robocop icon indicating copy to clipboard operation
robotframework-robocop copied to clipboard

Add Github Action to enforce running pre-commit

Open bhirsz opened this issue 3 years ago • 0 comments

Since we added pre-commit config in #651 we also need to enforce using it. We need to create github action that will be run on every PR with black/isort tools that will fail the job if the tools modify anything.

bhirsz avatar Jul 23 '22 16:07 bhirsz