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

Add clang tidy #80

Merged
merged 15 commits into from
May 22, 2024
Merged

Add clang tidy #80

merged 15 commits into from
May 22, 2024

Conversation

Alex-PLACET
Copy link
Collaborator

@Alex-PLACET Alex-PLACET commented Apr 19, 2024

Implement #83
Point to discuss:
[ ] Are you ok to deactivate some cheks as the magic numbers for the tests ?

@Alex-PLACET Alex-PLACET marked this pull request as ready for review April 29, 2024 08:31
Copy link
Collaborator

@jjerphan jjerphan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo a few comments and suggestions.

Thank you, @Alex-PLACET.

.github/workflows/analysis.yaml Show resolved Hide resolved
cmake/clang-tidy.cmake Outdated Show resolved Hide resolved
cmake/clang-tidy.cmake Outdated Show resolved Hide resolved
cmake/clang-tidy.cmake Outdated Show resolved Hide resolved
cmake/clang-tidy.cmake Outdated Show resolved Hide resolved
Alex-PLACET and others added 5 commits May 17, 2024 16:38
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Copy link
Collaborator

@Klaim Klaim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Are you ok to deactivate some cheks as the magic numbers for the tests ?

I dont understand the question?

@Alex-PLACET
Copy link
Collaborator Author

@Klaim it's about using or not magic number: number not associated with a variable

@Alex-PLACET Alex-PLACET merged commit 11957f8 into man-group:main May 22, 2024
25 checks passed
@Alex-PLACET Alex-PLACET deleted the add_clang_tidy branch May 22, 2024 12:18
@Alex-PLACET Alex-PLACET linked an issue Jun 10, 2024 that may be closed by this pull request
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.

Add clang_tidy analysis
3 participants