HEX
Server: LiteSpeed
System: Linux turbo.rebootns.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: rearbear (1557)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/rearbear/public_html/wp-content/plugins/woo-razorpay/.editorconfig
; 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

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