Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-09-30 11:12:10 +0300
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-09-30 11:12:10 +0300
commit9591958a97e61066ae9616417184467ef1cabc42 (patch)
tree25ba081b6ee4206cfd6f94f864a4c3a02fe753b1 /.gitignore
parent3d6d10cb7d3241a93dd513c46f49c8b7e6421750 (diff)
Add configuration for php-cs-fixer and run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d4049f3..19f6287 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ node_modules
build
/vendor/
+
+.php-cs-fixer.cache