Skip to content

Commit d08f19a

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 <frederic.pillon@st.com>
1 parent 4b38181 commit d08f19a

File tree

4 files changed

+319
-63
lines changed

4 files changed

+319
-63
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)