We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417eddf commit 349f231Copy full SHA for 349f231
.pre-commit-hooks.yaml
@@ -3,4 +3,6 @@
3
description: This hook compiles SCSS to CSS.
4
entry: scss-compile
5
language: python
6
+ language_version: python3
7
+ require_serial: true
8
types: [scss]
0 commit comments