From b22a552157316d74328e751b721e1b3edd528c13 Mon Sep 17 00:00:00 2001 From: zoranzoki21 Date: Thu, 28 Feb 2019 18:17:13 +0100 Subject: [PATCH] Upgrade CodeEditor to use newer version of phan Bug: T216913 Change-Id: I8f200ffa0887b5f983adb151ab9de517f9c4bc4c --- .gitignore | 1 - .phan/config.php | 3 +++ composer.json | 2 +- tests/phan/config.php | 3 --- 4 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 .phan/config.php delete mode 100644 tests/phan/config.php diff --git a/.gitignore b/.gitignore index 8e5c375a..f4a48da7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,3 @@ project.index ## Sublime sublime-* sftp-config.json -tests/phan/issues diff --git a/.phan/config.php b/.phan/config.php new file mode 100644 index 00000000..76efd06d --- /dev/null +++ b/.phan/config.php @@ -0,0 +1,3 @@ +