Skip to content
Snippets Groups Projects

allow CI to fail if ruff or black is unhappy, and format source to make it pass

Merged Hans Fangohr requested to merge activate-style-checks-in-ci into linux-debian11
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,6 @@ import argparse
import sys
from pathlib import Path
from typing import List, Tuple
import datetime
about_tool = """
Build toolchains using Spack.\n
Loading