chappertron / lammps-analyser

A linter for the LAMMPS scripting language
GNU General Public License v2.0
0 stars 0 forks source link

Updates to support tree-sitter grammar changes #22

Closed chappertron closed 3 days ago

chappertron commented 3 days ago

The tree-sitter grammar now supports single and triple quoted strings. Functions can now have any name, to reduce confusing errors.