swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: b04507392503cc4db7658a9abec82099dd4ce959 authored by Norbert Grunwald on 20 April 2021, 06:19:36 UTC
Merge branch 'MPL_IdealGasLaw_update' into 'master'
Tip revision: b045073
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top