diff --git a/.codeclimate.yml b/.codeclimate.yml index 5e4e055..5693897 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -2,11 +2,6 @@ version: "2" -prepare: - fetch: - - url: "https://raw.githubusercontent.com/dry-rb/devtools/master/.rubocop.yml" - path: ".rubocop.yml" - exclude_patterns: - "benchmarks/" - "examples/" diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 870b734..20feae4 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -10,4 +10,4 @@ Project maintainers have the right and responsibility to remove, edit, or reject Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. -This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct) +This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.4.0, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct)