swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 1cff364d02d007106dc505ef6b6c268623a45af3 authored by Dominik Kern on 23 November 2021, 20:19:03 UTC
Merge branch 'add_coupling_scheme_paramter_with_docu' into 'master'
Tip revision: 1cff364
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top