irods / irods_docs

iRODS Documentation
3 stars 17 forks source link

Developer Documentation: Using static analyzers (clang-tidy, clang-format, etc.) #225

Open alanking opened 8 months ago

alanking commented 8 months ago

Splitting up #20

Best reference is probably the GitHub Actions workflow files...

https://github.com/irods/irods/blob/main/.github/workflows/linter-irods-clang-tidy.yml https://github.com/irods/irods/blob/main/.github/workflows/linter-irods-clang-format.yml