about summary refs log tree commit diff
path: root/CODE_OF_CONDUCT.md
AgeCommit message (Collapse)AuthorLines
2022-11-05Update CoC to rust-lang/rust'sAlex Macleod-68/+1
2020-02-12Fix markdown Filesflip1995-15/+45
Rendered: [CHANGELOG.md](https://github.com/flip1995/rust-clippy/blob/gha/CHANGELOG.md) [CODE_OF_CONDUCT.md](https://github.com/flip1995/rust-clippy/blob/gha/CODE_OF_CONDUCT.md) [CONTRIBUTING.md](https://github.com/flip1995/rust-clippy/blob/gha/CONTRIBUTING.md) [README.md](https://github.com/flip1995/rust-clippy/blob/gha/README.md) [clippy_dummy/PUBLISH.md](https://github.com/flip1995/rust-clippy/blob/gha/clippy_dummy/PUBLISH.md) [doc/adding_lints.md](https://github.com/flip1995/rust-clippy/blob/gha/doc/adding_lints.md) [etc/relicense/RELICENSE_DOCUMENTATION.md](https://github.com/flip1995/rust-clippy/blob/gha/etc/relicense/RELICENSE_DOCUMENTATION.md)
2018-11-01Add missing code of conduct filePhilipp Hansch-0/+40
We are already using the Rust code of conduct, this just ticks off an additional checkbox [here][community]. This version is taken from [rustfmt][rustfmt]. [community]: https://github.com/rust-lang-nursery/rust-clippy/community [rustfmt]: https://github.com/rust-lang-nursery/rustfmt