We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f70d7a commit 44e0e21Copy full SHA for 44e0e21
.check-author.yml
@@ -0,0 +1,4 @@
1
+
2
+exclude:
3
+ languages
4
build.properties
@@ -0,0 +1 @@
+phpcs.excluded = src/Resources/contao/languages
build.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="Contao-Bootstrap/grid-editor" default="build">
+ <!-- import the main build system -->
+ <import file="vendor/netzmacht/contao-build-tools/netzmacht.main.xml" />
5
+</project>
0 commit comments