This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mongo
mirror of
https://github.com/mongodb/mongo
Watch
1
Star
0
Fork
You've already forked mongo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v8.2
mongo
/
buildscripts
/
eslint.py
4 lines
84 B
Python
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env python3
print
(
'
Please use
"
bazel run lint
"
instead of this script
'
)
Reference in New Issue
View Git Blame
Copy Permalink