fan-tom / intellij-codeowners

Support of CODEOWNERS file in Intellij-based IDEs
MIT License
20 stars 9 forks source link

Feature request: Allow to configure path to CODEOWNERS file #263

Open szczepanski-k opened 3 months ago

szczepanski-k commented 3 months ago

Would be great to be able to configure path to CODEOWNERS file.

Usecase: There are two different CODEOWNERS files in the project - one, more generic to configure required approvers in gitlab, second more strict to inform who has best knowledge about parts of the codes including specific modules and packages. Would be great if we could configure the path to the second file as the one to be used by the plugin.