Skip to content

Commit

Permalink
Merge pull request #888 from Autodesk/kxl-adsk/update_clang_format_co…
Browse files Browse the repository at this point in the history
…nfiguration

Include all mayaUsd targets in maya-usd repository category
  • Loading branch information
Krystian Ligenza authored Nov 4, 2020
2 parents 5cfeb1b + bb0704a commit 0fe90bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ IncludeCategories:
# Priority 0

# 3. All public headers from this repository (maya-usd)
- Regex: '^<(mayaUsd|hdMaya|AL|usdMaya)/'
- Regex: '^<(mayaUsd.*|hdMaya|AL|usdMaya)/'
Priority: 3

# 4. Pixar + USD headers
Expand Down

0 comments on commit 0fe90bc

Please sign in to comment.