index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deno2
/
tools
/
lint.sh
blob: 8049ff6e098ebb3a75e9c2949f741b3302946e5d (
plain
)
1
2
3
4
#!/bin/sh cd `dirname "$0"`/.. set -e cpplint *.cc *.h