This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
tree-sitter-objc
Watch
1
Star
0
Fork
You've already forked tree-sitter-objc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7533039f42
tree-sitter-objc
/
.github
/
pull_request_template.md
315 B
Raw
Blame
History
Checklist:
All tests pass in CI.
There are sufficient tests for the new fix/feature.
Grammar rules have not been renamed unless absolutely necessary.
The conflicts section hasn't grown too much.
The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).