Optimize snapshot creation by excluding pre-sorted files #704
Annotations
1 error and 1 warning
Analysis
- *<https://github.com/project-tsurugi/limestone/runs/30972998495?check_suite_focus=true|[Clang-Tidy] 1 warnings>*
|
readability-avoid-const-params-in-decls:
include/limestone/api/snapshot.h#L78
parameter 'location' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|