PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of Julio Cezar Kronbauer   PHP WooCommerce Correios   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP WooCommerce Correios
Woocommerce plugin for shipping via Correios
Author: By
Last change:
Date: 8 years ago
Size: 300 bytes
 

Contents

Class file image Download
# editorconfig.org root = true [*] charset = utf-8 end_of_line = lf indent_size = 4 tab_width = 4 indent_style = tab insert_final_newline = true trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false [*.txt] trim_trailing_whitespace = false [*.json] insert_final_newline = false