Revision 72e8de93bcebe516f1e4e35f7fe31cf66a8c5b4e authored by garibay-j on 23 August 2021, 12:39:04 UTC, committed by garibay-j on 23 August 2021, 12:39:04 UTC
[CL] clang-format PhreeqcIO

See merge request ogs/ogs!3748
2 parent s 61aa737 + 362c0a5
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top