view client/.editorconfig @ 4770:3c68d1572cab

Added missing stroke color var to distance marks sld.
author Raimund Renkert <raimund@renkert.org>
date Mon, 21 Oct 2019 11:31:41 +0200
parents 88d0d60924cf
children
line wrap: on
line source

root = true

[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
# editorconfig-tools is unable to ignore longs strings or urls
max_line_length = null