Skip to content

Conversation

louiswilliams
Copy link

@louiswilliams louiswilliams commented May 9, 2025

This creates a command-line argument -t, --tracked that only considers files that are currently tracked by git.

@louiswilliams louiswilliams marked this pull request as ready for review May 9, 2025 16:11
func printFileOwners(
out io.Writer,
ruleset codeowners.Ruleset,
path string, ownerFilters []string,
Copy link

@Gogowitsch Gogowitsch Sep 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a Go dev here, but having some parameters share a line and others on new lines seems odd to me.

Let’s put them all on separate lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants