Sign in
cobalt
/
pre-commit-hooks
/
7501a4639fdb8b802f71b0df66bee0e8ea275b97
/
pre_commit_hooks
/
check_builtin_literals.py
8f61529
drop python3.6 support
by Anthony Sottile
· 3 years, 3 months ago
39ab2ed
replace exit(main()) with raise SystemExit(main())
by Anthony Sottile
· 3 years, 6 months ago
f5c42a0
pre-commit-hooks: python3.6+
by Anthony Sottile
· 5 years ago
4575652
Use default flake8 config
by Anthony Sottile
· 6 years ago
030bfac
Apply typing to all of pre-commit-hooks
by Anthony Sottile
· 6 years ago
5dc306b
Fix resource warnings
by Anthony Sottile
· 7 years ago
df93509
Explicitly check for `ast.Name`
by Anthony Sottile
· 7 years ago
7758676
check-builtin-literals: Ignore function attribute calls
by Ben Webber
· 7 years ago
35996b7
Add check to enforce literal syntax for Python builtin types
by Ben Webber
· 7 years ago