Open
Description
Summary of the new feature
It would be nice if PSSA could be able to leverage format settings inside a .editorconfig
file so settings don't have to duplicated across multiple files.
Proposed technical implementation details (optional)
When PSSA is called and .editorconfig
is in the PWD then leverage that file to fill in formatting settings if not already set in a PSSASettings file. A switch parameter could be used to also not leverage .editorconfig
files.
What is the latest version of PSScriptAnalyzer at the point of writing
1.21