Skip to content
New issue

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

Run only against a project, not a solution #24

Open
JosXa opened this issue May 9, 2022 · 0 comments
Open

Run only against a project, not a solution #24

JosXa opened this issue May 9, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JosXa
Copy link

JosXa commented May 9, 2022

We would like to start gradually rolling out ReGitLint, first to run it against some autogenerated code, then only later against the entire (large) solution.
From the documentation, I cannot see a way to run the tool with a .csproj file, only with -s <solution.sln>. It also appears that running it with the -p "./only-here" flag won't respect a relative path when run from the directory in which the project resides.

Is there a way to let ReGitLint only touch files of a specific directory or C# project?

@sethreno sethreno added enhancement New feature or request help wanted Extra attention is needed labels Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants