Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.33 KB

Polyadic Code Style

NuGet Version Licence: MIT Licence: Apache

Shared Code Style for all Polyadic/Funcky projects.

Usage

<PackageReference Include="Polyadic.CodeStyle" Version="..." />

The rules are configured with the expectation that you build with /p:TreatWarningsAsErrors=true on CI.

Credits

The Polyadic.CodeStyle package started as a direct copy of Messerli.CodeStyle, licensed under either Apache 2.0 or MIT.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.