Skip to content

Commit

Permalink
Merge branch 'features/progressive-aging'
Browse files Browse the repository at this point in the history
# Conflicts:
#	VarroaPopDoc.cpp
  • Loading branch information
jpireaud committed Feb 18, 2022
2 parents a2eea07 + be29cb5 commit 518ab40
Show file tree
Hide file tree
Showing 156 changed files with 48,888 additions and 2,927 deletions.
10 changes: 10 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
BasedOnStyle: Microsoft
TabWidth: 4
UseTab: ForIndentation
AccessModifierOffset: -4
DerivePointerAlignment: false
PointerAlignment: Left
AllowShortFunctionsOnASingleLine: InlineOnly
AlignConsecutiveDeclarations: true
AllowShortIfStatementsOnASingleLine: Always
AlignAfterOpenBracket: AlwaysBreak
Loading

0 comments on commit 518ab40

Please sign in to comment.