meta: Add .arcconfig
Summary: Either Phab differential or Gerrit (to be installed) but not sure what to use. Test Plan: `arc patch`, verify lint works and connects to this instance. Reviewers: #acl_sudoers, #blessed_reviewers, revi Reviewed By: #acl_sudoers, #blessed_reviewers, revi Differential Revision: https://issuetracker.revi.xyz/D7
This commit is contained in:
parent
893232347d
commit
d2f7806542
2 changed files with 10 additions and 0 deletions
3
.arcconfig
Normal file
3
.arcconfig
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"phabricator.uri": "https://issuetracker.revi.xyz"
|
||||
}
|
7
.arclint
Normal file
7
.arclint
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"linters": {
|
||||
"PHP Error Check": {
|
||||
"type": "php"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue