Thank you for your interest in contributing!
- Dart SDK (
fvm useif using FVM) - ANTLR4
Run the following command after modifying dscript.g4:
antlr4 -Dlanguage=Dart dscript.g4 -o lib/src/gen/antlr -Werror -visitorAll contributions should include tests. Run the full suite with:
dart testWhen committing changes, please follow conventional commit standards.