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

feat: separate include header guards for default clock configuration #529

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

fabiangottstein
Copy link
Contributor

In some cases it is necessary to include multiple default clock configuration header files in order to handle clock configuration of different hardware in one place. For that it is necessary to have separate header guards.

In some cases it is necessary to include multiple default clock configuration
header files in order to handle clock configuration of different hardware in
one place. For that it is necessary to have separate header guards.
@fabiangottstein fabiangottstein requested a review from a team as a code owner March 20, 2025 13:42
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.05s
✅ CPP clang-format 14 3 0 1.46s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ JSON jsonlint 7 0 0.16s
✅ JSON prettier 7 2 0 1.72s
⚠️ MARKDOWN markdownlint 6 1 10 2.24s
⚠️ MARKDOWN markdown-link-check 6 2 120.37s
✅ MARKDOWN markdown-table-formatter 6 1 0 0.89s
✅ REPOSITORY checkov yes no 25.96s
✅ REPOSITORY git_diff yes no 0.72s
✅ REPOSITORY grype yes no 10.24s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 40.21s
✅ REPOSITORY trivy yes no 6.22s
✅ REPOSITORY trivy-sbom yes no 1.15s
✅ REPOSITORY trufflehog yes no 9.97s
⚠️ SPELL lychee 32 1 87.09s
✅ YAML prettier 9 1 0 1.35s
✅ YAML v8r 9 0 4.24s
✅ YAML yamllint 9 0 0.34s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@fabiangottstein fabiangottstein merged commit b964bae into main Mar 20, 2025
25 checks passed
@fabiangottstein fabiangottstein deleted the default-clock-header-guards branch March 20, 2025 14:14
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.

2 participants