Skip to content

Clean up maintainer Makefiles and fix some linter warnings#2274

Merged
nlohmann merged 6 commits intodevelopfrom
analyzers
Jul 17, 2020
Merged

Clean up maintainer Makefiles and fix some linter warnings#2274
nlohmann merged 6 commits intodevelopfrom
analyzers

Conversation

@nlohmann
Copy link
Owner

This PR cleans up the maintainer targets in the Makefiles:

  • Static analyzers use multi-header versions.
  • CMake tests are executed with developer warnings.
  • Test suite is exclusively managed by CMake (only kept fuzzer targets in test/Makefile).

Furthermore, some linter warnings have been fixed.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d047b3d on analyzers into 23c97f4 on develop.

@nlohmann nlohmann merged commit e65cc9d into develop Jul 17, 2020
@nlohmann nlohmann deleted the analyzers branch July 17, 2020 12:01
@nlohmann
Copy link
Owner Author


🔖 Release item

This issue/PR will be part of the next release of the library. This template helps preparing the release notes.

Type

  • ✨ New Feature
  • 🐛 Bug Fix
  • ⚡️ Improvement
  • 🔨 Further Change
  • 🔥 Deprecated function

Description


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants