diff --git a/.continuerules b/.continuerules index 10a4743..9562b67 100644 --- a/.continuerules +++ b/.continuerules @@ -4,3 +4,4 @@ Do not explain obvious concepts, you can assume that I am knowledgeable about mo Always assume the following points: - any code should be written in Go - any SQL should assume SQLite3 + - Go code should omit the package declaration and import statements for brevity