-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
make black formatting consistent on desktop and in CI #5204
Copy link
Copy link
Closed
Labels
P1needed for current cycleneeded for current cyclebugsomething brokensomething brokeninfrastructurebuild process etc.build process etc.
Description
We discovered while working on #5199 that black behaves differently when run during codegen than when run directly on the command line (as it is in CI). We suspect this may be because codegen runs black separately for three sub-directories, while black --check . --exclude .venv (as used in CI) runs it from the root directory. These need to be reconciled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1needed for current cycleneeded for current cyclebugsomething brokensomething brokeninfrastructurebuild process etc.build process etc.