mirror of https://github.com/Wilfred/difftastic/
Problem ------- Trailing commas are not supported. Solution -------- This adds support for that. |
||
|---|---|---|
| .github | ||
| bindings | ||
| corpus | ||
| examples | ||
| queries | ||
| script | ||
| src | ||
| test | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .npmignore | ||
| CONTRIBUTING.md | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| binding.gyp | ||
| default.nix | ||
| grammar.js | ||
| package.json | ||
README.md
tree-sitter-scala
Scala grammar for tree-sitter covering both Scala 2 and 3.
References
Scala 2
Scala 3
Development and Contributing
Please refer to the CONTRIBUTING.md for instructions on getting set up.