This website works better with JavaScript
Home
Explore
Help
Register
Sign In
21IS12
/
Texbot-2.0
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
14924046ea
Branches
Tags
master
texbot
Texbot-2.0
/
syntaxcheck.sh
syntaxcheck.sh
72 B
History
Raw
1
find ./src -name \*.php -exec php -l {} \; | grep -v "No syntax errors"