Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../telnyx/../stripe/./stripe-php
الملفات الموجودة في هذا الـ Path:
.
..
.coveralls.github-actions.yml
.editorconfig
.gitignore
.php-cs-fixer.php
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
Makefile
README.md
VERSION
build.php
composer.json
data
init.php
lib
phpdoc.dist.xml
phpstan-baseline.neon
phpstan.neon.dist
update_certs.php

مشاهدة ملف: .editorconfig

; https://editorconfig.org/

root = true

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

[*.{json,yml}]
indent_size = 2

[*.neon]
indent_style = tab

[Makefile]
indent_style = tab