1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

Allow edition of files with editors compatible with clang-format

This commit is contained in:
Carles Fernandez 2019-09-18 22:01:50 +02:00
parent 3bf42ff14e
commit a6e062492e
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
Language: Cpp
DisableFormat: true
...

View File

@ -0,0 +1,5 @@
---
Language: Cpp
DisableFormat: true
...