Files
IfcOpenShell/.github/workflows
Andrej730 cbf0fa88eb Reenable black formatting workflow
Since 3b1e893 black formatter workflow basically had no use since it wasn't reporting any issues (no one checks workflow logs unless workflow failed) and wasn't reliable for catching syntax errors either (black formatter catches syntax errors only when they get in the way of it's formatting the code, but now we delegate to python itself to catch syntax errors, see 406962287c).

And we also have some docs on how to apply black formatter - https://docs.bonsaibim.org/guides/development/code_style.html
2025-05-01 19:32:52 +05:00
..
2025-02-24 10:30:49 +01:00
2025-02-24 17:11:01 +01:00
2025-02-12 10:31:14 +01:00
2025-02-12 10:31:14 +01:00
2025-04-21 13:17:14 +02:00
2024-09-01 13:35:57 +10:00
2024-09-01 14:23:29 +10:00
2025-02-17 17:58:45 +05:00