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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-07-10 11:09:25 +0300
committerJoas Schilling <coding@schilljs.com>2020-07-10 11:09:25 +0300
commit3b42325d5da4aa03dd6af851c4c4f0e78944adc4 (patch)
tree8bbaad34b029807550034fcac1504aeded5e027c /.gitignore
parent50605c1d2994d72ce7394c39caa12cf15b9c4b07 (diff)
Add PHP CS checker
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3f62603..331294e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
# due to the different Travis-CI PHP versions we MUST NOT lock to specific versions
-composer.lock
vendor