https://gitlab.opengeosys.org/ogs/ogs.git
Revision 9d9f500ad5a94f9a6681505450b36f681dbae8b4 authored by Dmitri Naumov on 05 April 2023, 19:32:28 UTC, committed by Dmitry Yu. Naumov on 27 April 2023, 23:13:21 UTC
1 parent c528ce3
Raw File
Tip revision: 9d9f500ad5a94f9a6681505450b36f681dbae8b4 authored by Dmitri Naumov on 05 April 2023, 19:32:28 UTC
[T/BL] Algorithm test for polymorphicContainerView
Tip revision: 9d9f500
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top