Revision 89c41727e1b463f6bad4808671214a6848c79545 authored by Christoph Lehmann on 28 September 2023, 10:44:35 UTC, committed by Christoph Lehmann on 28 September 2023, 10:44:35 UTC
Renamed tag <is_linear> to <linear>

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