mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-04 08:17:53 +02:00
Use pascal hunk for diff output for pascal source files
This commit is contained in:
parent
dcf64d8fee
commit
ae8972083f
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,3 +1,6 @@
|
||||
* text=auto !eol
|
||||
*.pp gitlab-language=pascal
|
||||
*.inc gitlab-language=pascal
|
||||
*.pp diff=pascal
|
||||
*.pas diff=pascal
|
||||
*.inc diff=pascal
|
||||
|
Loading…
Reference in New Issue
Block a user