Created
August 1, 2022 15:52
-
-
Save pajlada/a728fce5635f4e7413865d36531c528d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30,43c30 | |
< IncludeBlocks: Regroup | |
< IncludeCategories: | |
< # Project includes | |
< - Regex: '^"[a-zA-Z\._-]+(/[a-zA-Z\._-]+)*"$' | |
< Priority: 1 | |
< # Third party library includes | |
< - Regex: '<[[:alnum:].]+/[a-zA-Z\._\/-]+>' | |
< Priority: 3 | |
< # Qt includes | |
< - Regex: '<Q[a-zA-Z\._\/-]+>' | |
< Priority: 3 | |
< # Standard library includes | |
< - Regex: '^<[a-zA-Z_]+>$' | |
< Priority: 4 | |
--- | |
> IncludeBlocks: Preserve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment