fix: resolve CI linting and type checking errors
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// Utility functions for {{ project_name }}
|
||||
// Utility functions for {{ project_name }}.
|
||||
// Generated from GitHub Issue #{{ issue_number }}
|
||||
|
||||
package main
|
||||
|
||||
// TODO: Implement helper function
|
||||
func HelperFunction() {
|
||||
// TODO: Implement
|
||||
}
|
||||
// TODO: Implement utility functions
|
||||
|
||||
Reference in New Issue
Block a user