Skip to content
Snippets Groups Projects
Commit 7aeb5f02 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'pre-commit-hook-easybuild' into '2020'

Pre-commit now checks for .py and .eb files.

See merge request hps-public/easybuild-repository!571
parents c442b6a7 a4bb2db9
No related branches found
No related tags found
No related merge requests found
...@@ -3,3 +3,5 @@ repos: ...@@ -3,3 +3,5 @@ repos:
rev: '' # Use the sha / tag you want to point at rev: '' # Use the sha / tag you want to point at
hooks: hooks:
- id: autopep8 - id: autopep8
types: [file]
files: \.(eb|py)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment