Sha256: c30fe9c046fe6983037e3883d495cd2e4925b9be21caffbaf43c68cee0c95fc5

Contents?: true

Size: 314 Bytes

Versions: 14

Compression:

Stored size: 314 Bytes

Contents

; This file is for unifying the coding style for different editors and IDEs.
; More information at http://EditorConfig.org

root = true
; Use 2 spaces for indentation in all files
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
insert_final_newline = true

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
wikipedia-client-1.17.0 .editorconfig
wikipedia-client-1.16.0 .editorconfig
wikipedia-client-1.15.0 .editorconfig
wikipedia-client-1.14.0 .editorconfig
wikipedia-client-1.13.0 .editorconfig
wikipedia-client-1.12.0 .editorconfig
wikipedia-client-1.11.0 .editorconfig
wikipedia-client-1.10.0 .editorconfig
wikipedia-client-1.9.1 .editorconfig
wikipedia-client-1.9.0 .editorconfig
wikipedia-client-1.8.0 .editorconfig
wikipedia-client-1.7.1 .editorconfig
wikipedia-client-1.7.0 .editorconfig
wikipedia-client-1.6.4 .editorconfig