File: format

package info (click to toggle)
decli 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: python: 475; sh: 9; makefile: 5
file content (4 lines) | stat: -rwxr-xr-x 43 bytes parent folder | download
1
2
3
4
#!/bin/sh -e

ruff check --fix
ruff format