Skip to content

Commit

Permalink
Use ABAP CDS Syntax Highlighter for .acds files (#372)
Browse files Browse the repository at this point in the history
With github-linguist/linguist#4614 Github understands "asddls" files and uses
the syntax coloring provided by
https://github.com/FreHu/abap-cds-grammar

Let's use an override for this repo so that acds files just use the
existing coloring for "asddls".
This is explained in:
https://github.com/github/linguist/blob/master/docs/overrides.md

Fixes: #371
  • Loading branch information
BeckerWdf authored Jun 29, 2022
1 parent 6ef6aeb commit 7fad0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.acds linguist-language=ABAP CDS

0 comments on commit 7fad0b6

Please sign in to comment.