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: 6b13a344da9247a79a8493f5440ce612ed6883c1 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh poetry run ruff check --fix --show-fixes . poetry run ruff format