Skip to content

Conversation

dlemstra
Copy link
Member

This adds StyleCop.Analyzers that will enable StyleCop during the build. The documentation for the library can be found here: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/DOCUMENTATION.md. I added stylecop.json file and you can find more information about how that file works here: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/Configuration.md.

@JimBobSquarePants
Copy link
Member

Does this also list stylecop analysers as a dependency in the output Nuget package?

@dlemstra
Copy link
Member Author

dlemstra commented Oct 29, 2016

I was wondering that also. I haven't tested that yet but I can take a look at it. And we should probably also create a .ruleset file that we should configure in the same way as the stylecop.json file (http://stackoverflow.com/a/38094474/2410453)

Edit: It does, will try to figure out how we can get rid of it there.

@dlemstra
Copy link
Member Author

Just pushed a patch to resolve the dependency.

@JimBobSquarePants JimBobSquarePants merged commit b61c214 into SixLabors:master Oct 30, 2016
antonfirsov referenced this pull request in jongleur1983/ImageSharp May 13, 2018
JimBobSquarePants pushed a commit that referenced this pull request Jul 17, 2018
Sync with imagesharp master
antonfirsov pushed a commit that referenced this pull request Aug 6, 2019
Update from SixLabors/ImageSharp
antonfirsov added a commit to antonfirsov/ImageSharp that referenced this pull request Nov 11, 2019
antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this pull request Nov 11, 2019
antonfirsov pushed a commit that referenced this pull request Jan 18, 2020
Added guards from the ImageSharp project
antonfirsov pushed a commit that referenced this pull request Jan 18, 2020
Remove typo in NuGet package description
JimBobSquarePants pushed a commit that referenced this pull request Feb 17, 2021
Added guards from the ImageSharp project
JimBobSquarePants pushed a commit that referenced this pull request Feb 17, 2021
Remove typo in NuGet package description
JimBobSquarePants pushed a commit that referenced this pull request Feb 17, 2021
Added guards from the ImageSharp project
JimBobSquarePants pushed a commit that referenced this pull request Feb 17, 2021
Remove typo in NuGet package description
JimBobSquarePants pushed a commit that referenced this pull request Dec 12, 2021
@asifki-dotcom asifki-dotcom mentioned this pull request Apr 17, 2025
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