Skip to content

Annotations and analysis tools for D2L C# code style

License

Notifications You must be signed in to change notification settings

omsmith/D2L.CodeStyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2L.CodeStyle

Build status

A suite of Roslyn analyzers and tools for D2L's C# code.

Contributing

  1. Fork the repository. Committing directly against this repository is highly discouraged.

  2. Make your modifications in a branch, updating and writing new tests.

  3. Ensure that all tests pass

  4. rebase your changes against master. Do not merge.

  5. Submit a pull request to this repository. Wait for tests to run and someone to chime in.

About

Annotations and analysis tools for D2L C# code style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • PowerShell 0.7%