PHP Classes

File: .editorconfig

Recommend this page to a friend!
  Classes of Lucas Marques Dutra   PHP Async   .editorconfig   Download  
File: .editorconfig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Async
Run scripts in parallel using the PHP CLI command
Author: By
Last change:
Date: 16 days ago
Size: 204 bytes
 

Contents

Class file image Download
root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = true charset = utf-8 indent_style = space indent_size = 4 [{*.yml, *.yaml}] indent_size = 2