mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Add support for alternate forms of header and source files to test runner generator. This borrows heavily from #477 (Thanks @Tuc-an) but maintains the ability to sort files that don't need to be relinked.
This commit is contained in:
@@ -20,6 +20,8 @@ Style/HashSyntax:
|
||||
EnforcedStyle: no_mixed_keys
|
||||
Style/NumericPredicate:
|
||||
Enabled: false
|
||||
Style/MultilineBlockChain:
|
||||
Enabled: false
|
||||
|
||||
# These are also places we diverge... but we will likely comply down the road
|
||||
Style/IfUnlessModifier:
|
||||
|
||||
Reference in New Issue
Block a user