mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-09 06:11:01 +01:00
14 lines
293 B
PHP
14 lines
293 B
PHP
<?php
|
|
/**
|
|
* This file is automatically generated. Lint this module to rebuild it.
|
|
* @generated
|
|
*/
|
|
|
|
|
|
|
|
phutil_require_module('phutil', 'filesystem');
|
|
phutil_require_module('phutil', 'future/exec');
|
|
phutil_require_module('phutil', 'utils');
|
|
|
|
|
|
phutil_require_source('ArcanistLintPatcher.php');
|