# simpleanalytics/1.110/.editorconfig

Simple Analytics, version 1.110. 10 lines.

- Page: https://pluginprobe.com/plugins/simpleanalytics/1.110/code/.editorconfig
- Raw: https://pluginprobe.com/plugins/simpleanalytics/1.110/raw/.editorconfig
- Modified: 2024-09-13T11:41:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/simpleanalytics/1.110/code/.editorconfig#L10-L20`.

```ini
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

```
