Hi - thanks for this extension!
I have a config.php file in the root of my project under ./phan/config.php, but it seems that the file's settings are ignored when I run phan from within VSCode.
However, I can run phan from the terminal (in VSCode) and it DOES takes note of the config settings, such as the minimum_severity and suppress_issue_types.
How can I be debug (or configure) the extension in order to see where it is looking for the config file?
NB I have added my config file, but had to alter the extension to .txt in order for GitHub to accept it.
config.txt
Hi - thanks for this extension!
I have a config.php file in the root of my project under ./phan/config.php, but it seems that the file's settings are ignored when I run phan from within VSCode.
However, I can run phan from the terminal (in VSCode) and it DOES takes note of the config settings, such as the minimum_severity and suppress_issue_types.
How can I be debug (or configure) the extension in order to see where it is looking for the config file?
NB I have added my config file, but had to alter the extension to .txt in order for GitHub to accept it.
config.txt