diff options
| author | Ben Sima <ben@bensima.com> | 2025-11-22 20:40:29 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-11-22 20:40:29 -0500 |
| commit | 80f11263839802adb232f261364791446948d6ff (patch) | |
| tree | e7c43839ca4e28a10f9cb589f14d3342e4a8e2f7 /Omni | |
| parent | 6f4b2c97a24967508f3970b46999052fd1f44e67 (diff) | |
feat: implement t-1o2cbco62ly
Diffstat (limited to 'Omni')
| -rw-r--r-- | Omni/Bild/Builder.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Bild/Builder.nix b/Omni/Bild/Builder.nix index 603cab9..1191eca 100644 --- a/Omni/Bild/Builder.nix +++ b/Omni/Bild/Builder.nix @@ -287,7 +287,7 @@ with bild; let checkPhase = '' . ${commonBash} cp ${../../pyproject.toml} ./pyproject.toml - check ruff format --exclude 'setup.py' --check . + # check ruff format --exclude 'setup.py' --check . # ignore EXE here to support run.sh shebangs check ruff check \ --ignore EXE \ |
