mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-01 04:39:15 -05:00
add coursier (jvm) as a language
This commit is contained in:
committed by
Anthony Sottile
parent
eee891c8cb
commit
70ab1c3b6f
@@ -2,7 +2,7 @@
|
||||
import sys
|
||||
|
||||
LANGUAGES = [
|
||||
'conda', 'docker', 'dotnet', 'docker_image', 'fail', 'golang',
|
||||
'conda', 'coursier', 'docker', 'dotnet', 'docker_image', 'fail', 'golang',
|
||||
'node', 'perl', 'pygrep', 'python', 'ruby', 'rust', 'script', 'swift',
|
||||
'system',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user