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 }}
|
// Generated from GitHub Issue #{{ issue_number }}
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// TODO: Implement helper function
|
// TODO: Implement utility functions
|
||||||
func HelperFunction() {
|
|
||||||
// TODO: Implement
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user