ci: Add a PR lint workflow

This commit is contained in:
Léo Lam
2020-08-22 10:37:58 +02:00
parent 31e4ddd572
commit 87cc9104de
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ namespace ksys::util {
inline void PrintDebug([[maybe_unused]] const sead::SafeString& message) {}
}
} // namespace ksys::util