Revision 00a1aa760c56fe0286fca87ed75aa726475473d1 authored by Lars Bilke on 29 September 2023, 11:59:01 UTC, committed by Lars Bilke on 29 September 2023, 11:59:01 UTC
Use bundled fmt from spdlog

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