prepare for rust pkg tests #317
Annotations
2 warnings and 2 notices
Run linter as package:
src/demo.cpp#L11
statement should be inside braces
|
Run linter as package:
src/demo.hpp#L10
use a trailing return type for this function
|
Run linter as package:
src/demo.cpp#L1
File src/demo.cpp does not conform to Custom style guidelines. (lines 11)
|
Run linter as package:
src/demo.hpp#L1
File src/demo.hpp does not conform to Custom style guidelines. (lines 10)
|
Loading