We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just noticed this while testing. I had an untracked file that the ruby version is fine with, but the rust version wants to add
Ruby:
❯ bin/codeownership validate --diff ❯
Rust:
❯ bin/codeowners-rs generate-and-validate Some files are missing ownership - script/count-cursorignore.rb ❯
The text was updated successfully, but these errors were encountered:
@perryqh can you take a look at this? TIA!
Sorry, something went wrong.
cc @jackboberg
We (modularity team) would be happy to pair on this with you too!
@tstannard is this a high priority? I'm definitely planning on fixing this and am happy to involve your team!
No branches or pull requests
I just noticed this while testing. I had an untracked file that the ruby version is fine with, but the rust version wants to add
Ruby:
Rust:
The text was updated successfully, but these errors were encountered: