Page MenuHomeDevCentral

D1559.id3982.diff
No OneTemporary

D1559.id3982.diff

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "repository.callsign": "SAASMW",
+ "phabricator.uri": "https://devcentral.nasqueron.org",
+ "unit.engine": "PhpunitTestEngine"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,44 @@
+{
+ "exclude": [
+ "(^vendor/)"
+ ],
+ "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": [
+ "(^index\\.php$)",
+ "(^LocalSettings\\.php$)",
+ "(^src/.*\\.php$)",
+ "(^config/.*\\.php$)",
+ "(^bin/.*\\.php$)",
+ "(^views/.*\\.php$)"
+ ]
+ },
+ "spelling": {
+ "type": "spelling"
+ }
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 14:11 (5 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260328
Default Alt Text
D1559.id3982.diff (1 KB)

Event Timeline