doctor-rst icon indicating copy to clipboard operation
doctor-rst copied to clipboard

Use OptionResolver for `.doctor-rst.yaml` file

Open alamirault opened this issue 11 months ago • 0 comments

We have a lot of exclusions in phpstan-baseline.neon and some \assert(...) in code

Using OptionResolver for $config will add a better UX and better validation

https://github.com/OskarStark/doctor-rst/blob/01e1ce5346c233b89d861e082d32bcffbd200648/src/Command/AnalyzeCommand.php#L91

alamirault avatar Jul 29 '23 19:07 alamirault