aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 915ad661f1b568c73399e85af476dfb6da8bbbeb (plain)
  1. # editorconfig.org
  2. root = true
  3. [*]
  4. end_of_line = lf
  5. charset = utf-8
  6. insert_final_newline = true
  7. [*.{c,h}]
  8. trim_trailing_whitespace = true
  9. indent_style = tab
  10. indent_size = 8
  11. [Makefile]
  12. trim_trailing_whitespace = true
  13. indent_style = tab
  14. indent_size = 8
select>space:mode:
authorJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
committerJonas Smedegaard <dr@jones.dk>2023-06-27 09:35:08 +0200
commitfd54908da2b05c526dd3bee9b6dcd093214a220d (patch)
treec69c845069c99d1d01044f6fafda7c08433329c6 /tags/40/a1/507C1E5B-C340-458D-AC21-400C638A1F08@kaospilot.dk/hb
parentba46132213560cf3335d53560d519c0ec0190da2 (diff)
master
Diffstat (limited to 'tags/40/a1/507C1E5B-C340-458D-AC21-400C638A1F08@kaospilot.dk/hb')