Skip to content

Commit ce217eb

Browse files
committed
[stm32variant] Aggregate generated variant if they are the same
To avoid having duplicated variants with all the same files. Signed-off-by: Frederic Pillon <[email protected]>
1 parent bd99f12 commit ce217eb

File tree

4 files changed

+287
-58
lines changed

4 files changed

+287
-58
lines changed

CI/utils/.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[flake8]
22
max-line-length = 95
3+
ignore = W503, E203

0 commit comments

Comments
 (0)