Files
pysim-local/lint_ruff.sh
Neels Hofmeyr a9d3cf370d add lint_ruff.sh
Change-Id: I9ca385eef9e6831a49f61456aa24492d4fa2ec17
2025-12-13 22:34:23 +01:00

5 lines
54 B
Bash
Executable File

#!/bin/sh -e
set -x
cd "$(dirname "$0")"
ruff check .