enforce schema docs in linting (#3843)
This commit is contained in:
committed by
GitHub
parent
0c22220123
commit
409c088c2c
@@ -184,5 +184,5 @@ def main(paths=None):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user