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

Added Strict Mode #37

Closed
wants to merge 2 commits into from
Closed

Conversation

eric-bodhi
Copy link
Contributor

Checks for CXX_CONFIG_STRICT_MODE env
If active:

  1. Verifies cxx_env is not default or local
  2. Verifies explicit config file matching CXX_ENV if set

Checks for CXX_CONFIG_STRICT_MODE env
If active:
1. Verifies cxx_env is not default or local
2. Verifies explicit config file matching CXX_ENV if set
Added step to setup clang enviornment
Verified usr/bin/clang++-16 is used as the compilr path
@eric-bodhi eric-bodhi closed this Jul 27, 2024
@eric-bodhi eric-bodhi deleted the strictMode branch July 27, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant