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
Branch:
texbot
Branches
Tags
master
texbot
Texbot-2.0
/
syntaxcheck.sh
syntaxcheck.sh
72 B
Permalink
History
Raw
1
find ./src -name \*.php -exec php -l {} \; | grep -v "No syntax errors"