Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 471 Bytes

codeowners README

VSCODE extension to display code owner of the currently active file.

Features

codeowners

Requirements

  • It's required to define code owners in a CODEOWNERS file. By default this extension looks for CODEOWNERS file in the .github/ folder.

Extension Settings

If you store your CODEOWNERS file in a folder different than .github/ you can add it in extension configurations using extension.codeOwnersPath.