apiaryio/fury-adapter-swagger

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
; EditorConfig file: http://EditorConfig.org
; Install the "EditorConfig" plugin into your editor to use

root = true

[*]
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true