view client/.editorconfig @ 579:642df1164aca

Ensure gauges are identified by appropriate ISRS location code The Object Reference Code ist checked according to section I.3.4 Waterway Gauge of the RIS-Index Encoding Guide.
author Tom Gottfried <tom@intevation.de>
date Thu, 06 Sep 2018 16:15:38 +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