Skip to content

Add new exclusions to .editorconfig#328

Merged
cobya merged 1 commit into
mainfrom
cobya-new-style-warnings
Oct 25, 2022
Merged

Add new exclusions to .editorconfig#328
cobya merged 1 commit into
mainfrom
cobya-new-style-warnings

Conversation

@cobya
Copy link
Copy Markdown
Contributor

@cobya cobya commented Oct 25, 2022

Add the IDE0053, IDE0200, CA1311, CA1852, and CA1854 exlcusions to .editorconfig to avoid build breaks.
They will be addressed as part of #202

Add the IDE0053, IDE0200, CA1311, CA1852, and CA1854 exlcusions to .editorconfig to avoid build breaks.
@cobya cobya requested a review from a team as a code owner October 25, 2022 17:03
@cobya cobya requested a review from chsalgado October 25, 2022 17:03
@cobya cobya added the type:ci Build or repository configuration label Oct 25, 2022
@cobya cobya merged commit bf56f35 into main Oct 25, 2022
@cobya cobya deleted the cobya-new-style-warnings branch October 25, 2022 17:10
daniel-akili pushed a commit that referenced this pull request Oct 26, 2022
Add the IDE0053, IDE0200, CA1311, CA1852, and CA1854 exlcusions to .editorconfig to avoid build breaks.
daniel-akili added a commit that referenced this pull request Oct 26, 2022
* fix: IDE0052, IDE0055

* fix: IDE0057

* added verification for dockerfile and spdx detector, minor bug fixes (#322)

* chore(deps): update dependency fluentassertions to v6.8.0 (#324)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency microsoft.visualstudio.threading.analyzers to v17.3.48 (#323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* remove linux-container detection stage (#327)

* resolved local merge conflicts

* Add new exclusions to .editorconfig (#328)

Add the IDE0053, IDE0200, CA1311, CA1852, and CA1854 exlcusions to .editorconfig to avoid build breaks.

* Add IDE0052 to warning exclusion (#329)

Add IDE0052 to warning exclusion

* resolved PR build failures

Co-authored-by: Daniel Akili <danielakili@microsoft.com>
Co-authored-by: Rushabh <rbhansali@microsoft.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Coby Allred <cobyallred@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:ci Build or repository configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants