Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 12, 2026

The dependency update to SonarAnalyzer.CSharp modified .csproj files, causing spell-check failures on MSBuild-specific terms (contentfiles, buildtransitive) and technical identifiers (SPDXJSONExample).

Changes

  • Added **/*.csproj to .cspell.json ignorePaths to exclude C# project files from spell-checking

Project configuration files contain domain-specific terminology and version identifiers that generate false positives without providing value from spell-checking.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Update production dependencies with SonarAnalyzer.CSharp fix: Exclude csproj files from spell-checking Jan 12, 2026
Copilot AI requested a review from Malcolmnixon January 12, 2026 23:42
@Malcolmnixon Malcolmnixon marked this pull request as ready for review January 13, 2026 01:46
@Malcolmnixon Malcolmnixon merged commit 045cc40 into dependabot/nuget/src/DemaConsulting.SpdxModel/production-dependencies-e4989e9b5e Jan 13, 2026
5 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/sub-pr-85 branch January 13, 2026 01:48
Malcolmnixon added a commit that referenced this pull request Jan 13, 2026
* chore: Bump the production-dependencies group with 1 update

Bumps SonarAnalyzer.CSharp from 10.17.0.131074 to 10.18.0.131500

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.18.0.131500
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.18.0.131500
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Exclude csproj files from spell-checking (#86)

* Initial plan

* fix: Exclude csproj files from spell-checking

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
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