make linters happy
fix typos, less short and more idomatic variable names, package comments, etc.
This commit is contained in:
parent
50e8c992d1
commit
9b87c02744
12 changed files with 259 additions and 247 deletions
|
@ -1,3 +1,4 @@
|
|||
// Package sorting implements Sorting type for interactive table.
|
||||
package sorting
|
||||
|
||||
import "git.burning.moe/celediel/gt/internal/files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue