index
:
hircine
trunk
A web-based comic organizer
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
lint.sh
blob: 24289b0e37002e08f8526a3f446033126ef204c4 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh poetry run ruff check --fix --show-fixes . poetry run black --quiet .