Revision f76443dfc803296a030e3152c2661fc356aa2494 authored by Lars Bilke on 27 August 2021, 08:59:16 UTC, committed by Lars Bilke on 27 August 2021, 08:59:16 UTC
Initial Apple ARM (M1) support

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