Move checks to GHA

This commit is contained in:
Nicolas Grekas
2021-07-09 11:23:49 +02:00
parent 6a1994316a
commit 0ffdf8ce1d
6 changed files with 172 additions and 21 deletions
+4
View File
@@ -5,6 +5,10 @@ root = true
[*]
end_of_line = LF
[*.{yml,yaml}]
indent_style = space
indent_size = 4
[*.json]
indent_style = space
indent_size = 4