WIP: Add tests for attachments (#116)
* Add tests for attachments * Fix CI * Use go 1.15 for mobile
This commit is contained in:
parent
72062c4925
commit
27efcb4627
12 changed files with 120 additions and 8 deletions
|
|
@ -37,4 +37,4 @@ linters:
|
|||
- forbidigo # Static analysis tool to forbid use of particular identifiers
|
||||
- thelper # Enforce test helper formatting
|
||||
- revive # Force CamelCase instead of all caps
|
||||
- cyclop # Temp disabling because of a bug that ignores the setting TODO : enable it once the fix as been released
|
||||
- nilerr # Force return err when not nil
|
||||
Loading…
Add table
Add a link
Reference in a new issue