File: lint

package info (click to toggle)
python-multipart 0.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: python: 2,206; sh: 17; makefile: 5
file content (6 lines) | stat: -rwxr-xr-x 59 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh -e

set -x

uvx ruff check --fix
uvx ruff format