chiark / gitweb /
Add .yml files to .editorconfig.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 6 Apr 2021 16:36:56 +0000 (18:36 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 6 Apr 2021 16:36:56 +0000 (18:36 +0200)
.editorconfig
package/ci/travis.yml

index 8fc97381646ece16608abc57e69fc4c42a48d68f..1e832048628cc5c717ed7e986d6ec0c149cd7dcb 100644 (file)
@@ -3,6 +3,6 @@ charset = utf-8
 indent_style = space
 indent_size = 4
 
-[*.{css,html}]
+[*.{css,html,yml}]
 indent_style = space
 indent_size = 2
index a13945fb002ca59fcb93b1fd3c4ed9c312d614bf..784c6a39bc59c6cfe4f7baed1f28605e118e1d6f 100644 (file)
@@ -1,5 +1,3 @@
-# kate: indent-width 2;
-
 dist: xenial
 
 matrix: