Page MenuHomeDevCentral

D210.diff
No OneTemporary

D210.diff

diff --git a/.arclint b/.arclint
new file mode 100644
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,42 @@
+{
+ "exclude": [
+ "(^vendor/)",
+ "(^tests/data/)"
+ ],
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
+ "merge-conflict": {
+ "type": "merge-conflict"
+ },
+ "php": {
+ "type": "php",
+ "include": "(\\.php$)"
+ },
+ "phpcs": {
+ "type": "phpcs",
+ "bin": "vendor/bin/phpcs",
+ "phpcs.standard": "PSR1",
+ "include": "(^app/.*\\.php$)"
+ },
+ "spelling": {
+ "type": "spelling"
+ },
+ "xml": {
+ "type": "xml",
+ "include": "(\\.xml$)"
+ }
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 07:53 (17 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259789
Default Alt Text
D210.diff (861 B)

Event Timeline