docs(tinyssert): follow revive's format for package documentation
This commit is contained in:
@@ -13,10 +13,8 @@
|
|||||||
//
|
//
|
||||||
// An original copy of this file can be found at http://forge.capytal.company/loreddev/x/tinyssert/tinyssert.go.
|
// An original copy of this file can be found at http://forge.capytal.company/loreddev/x/tinyssert/tinyssert.go.
|
||||||
|
|
||||||
// # Tiny Assert
|
// Package tinyssert is a minimal set of assertions functions for testing and simulation
|
||||||
//
|
// testing, all in one file.
|
||||||
// Minimal set of assertions functions for testing and simulation testing, all in
|
|
||||||
// one file.
|
|
||||||
//
|
//
|
||||||
// The most simple way of using the package is importing it directly and using the
|
// The most simple way of using the package is importing it directly and using the
|
||||||
// alias functions:
|
// alias functions:
|
||||||
|
|||||||
Reference in New Issue
Block a user