Skip to content

Commit

Permalink
Add XCode Config as recognised file type
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jul 25, 2018
1 parent 08d0694 commit 311dc1a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -5255,5 +5255,16 @@
]
],
"quotes": []
},
"XCode Config": {
"line_comment": [
"//"
],
"complexitychecks": [],
"extensions": [
"xcconfig"
],
"multi_line": [],
"quotes": []
}
}
2 changes: 1 addition & 1 deletion processor/constants.go

Large diffs are not rendered by default.

0 comments on commit 311dc1a

Please sign in to comment.