Revision 3c6a1c3c2f007d42fd8964d7c024196799427ddb authored by Dmitry Yu. Naumov on 22 January 2021, 14:58:07 UTC, committed by Dmitry Yu. Naumov on 22 January 2021, 14:58:07 UTC
Small code improvements and fixes

See merge request ogs/ogs!3415
2 parent s 47b6425 + 7a634bb
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top