Revision 90b2d585f71b587b955f46c11484b0e9d2e73d4a authored by wenqing on 25 February 2021, 08:49:06 UTC, committed by wenqing on 25 February 2021, 08:49:06 UTC
[T] Add Processes interface library for linkage.

See merge request ogs/ogs!3465
2 parent s c35a91e + ad18431
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top