Sha256: c2f49c57ab6b65b5bbc6e50ef1dc82f21204d56a45e0d0ba70aee80948a9f192

Contents?: true

Size: 313 Bytes

Versions: 30

Compression:

Stored size: 313 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

30 entries across 30 versions & 5 rubygems

Version Path
razorpay-2.1.0.pre .editorconfig
razorpay-2.0.1 .editorconfig
razorpay-2.0.0 .editorconfig
razorpay-1.2.1 .editorconfig
razorpay-1.2.0 .editorconfig
razorpay-1.1.0 .editorconfig
razorpay-1.0.3 .editorconfig
razorpay-1.0.2 .editorconfig
razorpay-1.0.1 .editorconfig
razorpay-1.0.0 .editorconfig