Shared Code Style for all Polyadic/Funcky projects.
<PackageReference Include="Polyadic.CodeStyle" Version="..." />
The rules are configured with the expectation that you build with
/p:TreatWarningsAsErrors=true
on CI.
The Polyadic.CodeStyle
package started as a direct copy of
Messerli.CodeStyle
, licensed under either Apache 2.0 or MIT.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-Apache or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.