Bump slopwatch.cmd from 0.4.0 to 0.4.1#1223
Merged
Aaronontheweb merged 1 commit intoMay 29, 2026
Merged
Conversation
--- updated-dependencies: - dependency-name: slopwatch.cmd dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7a88944 to
1b7f387
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated slopwatch.cmd from 0.4.0 to 0.4.1.
Release notes
Sourced from slopwatch.cmd's releases.
0.4.1
0.4.1 May 28th 2026
Bug Fixes:
--configflag is respected for project file suppressions, enabling baseline cleanup of intentional MSBuild settings (PR #80, fixes #61)ProjectRootLocatornow uses a shared implementation across all detection rules, eliminating inconsistent path resolution between rules (PR #80).slnxsolution files are now fully supported — nearest solution detection includes.slnxalongside.slnfor proper config file resolution in nested project layouts (PR #80)slopwatch-ignorecomment suppression support for project files (.props,.targets) — matches the existing suppression pattern for code files (PR #80)Compatibility:
Commits viewable in compare view.