Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up maintainer Makefiles and fix some linter warnings #2274

Merged
merged 6 commits into from
Jul 17, 2020
Merged

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