Skip to content

Utility to help aligning C# code to itslearning coding standards.

License

Notifications You must be signed in to change notification settings

itslearning/itslearning-analyzers

Repository files navigation

Itslearning code analyzers

This is the code repository for a Roslyn based nuget library and a Visual Studio extension that help itslearning AS keep high standards of its codebase. Automatically.

How it works

Example use of Itslearning analyzers

How can I (or my organization) make use of it?

As nuget development utility

Install nuget package. This will add a Roslyn analyzer to your project that will take care of keeping your code aligned to itslearning coding guidelines.

As IDE-wide Visual Studio extension (VSIX)

Install the VS extension from the Marketplace. It will analyse all your projects while they are open in the IDE.

Code quality rules reference

Please visit this page for a complete reference of rules available.

Contributing

You can contribute by submitting ideas/issues and by discussing it together afterwards.

Copyright

Copyright © 2017 itslearning AS

License

Itslearning Analyzers is licensed under Apache License 2.0. See LICENSE for more information.

About

Utility to help aligning C# code to itslearning coding standards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published