OpenAssetIO / usdOpenAssetIOResolver

An AR2 plugin that hosts OpenAssetIO
Apache License 2.0
25 stars 3 forks source link

[Lint] Add linting CI. #10

Closed elliotcmorris closed 1 year ago

elliotcmorris commented 1 year ago

Add Lint/Static analysis configuration for better automatic quality coverage. Clang Tidy. Clang Format. CppLint. Configuration mechanisms taken from OpenAssetIO dir, keeping cmake options consistent.