We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51019b4 commit d66994eCopy full SHA for d66994e
.pre-commit-config.yaml
@@ -56,7 +56,8 @@ repos:
56
.+\.ioc|
57
examples/stm32_example/Core/Src/(main|stm32h7xx_hal_msp|stm32h7xx_it)\.c|
58
examples/stm32_example/Core/Inc/(main|stm32h7xx_hal_conf|stm32h7xx_it)\.h|
59
- zephyr/Kconfig
+ zephyr/Kconfig|
60
+ CHANGELOG\.md
61
)$
62
- repo: https://github.com/executablebooks/mdformat
63
rev: 0.7.22
0 commit comments