1 file changed
+1
-1
lines changedSubmodule editorconfig updated 33 files
- .editorconfig+3
- .gitattributes+28-4
- .github/workflows/ci.yml+2-18
- .github/workflows/publish.yml+5
- .gitignore-1
- CMakeLists.txt+3-5
- Cargo.lock+1-1
- Cargo.toml+6-6
- Makefile+1-1
- README.md+13-4
- bindings/c/tree-sitter-editorconfig.pc.in-1
- bindings/go/binding_test.go+1-1
- bindings/node/binding_test.js+3-3
- bindings/node/index.js+5-1
- bindings/node/package.json-3
- dev-requirements.txt-2
- examples/.editorconfig-81
- examples/django.editorconfig+1
- examples/elasticsearch.editorconfig+233
- examples/free-programming-books.editorconfig+4-3
- examples/roslyn.editorconfig+2
- go.mod+1-1
- grammar.js+120-75
- package-lock.json+21-39
- package.json+14-22
- pyproject.toml+1-15
- scripts/download_configs.py-76
- src/grammar.json+156-254
- src/node-types.json+5-4
- src/parser.c+1.6k-1.4k
- src/scanner.c+1-63
- test/corpus/main.txt+5-1
- tree-sitter.json+1-1
0 commit comments