view client/.editorconfig @ 939:a22f66acfd96

client: move layer distance marks axis to be drawn on top * Move distance marks on the axis to be drawn last and thus on top of the contour lines to be more visible.
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 09 Oct 2018 00:37:23 +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