| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-15 | all: convert license and copyright to use SPDX identifiers | Shulhan | |
| With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/ | |||
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan | |
| 2020-06-06 | all: use default linter options | Shulhan | |
| 2019-06-14 | all: fix nolint format | Shulhan | |
| The valid syntax to suppress linter warnings is "//nolint:<name>" with no space between comment and "nolint" and between ":". Also, we move the placement of nolint directive to the top of statements for multiple nolint in the same scope. While at it, fix and supress some linter warnings. | |||
| 2018-11-30 | all: minimize and suppress linter warnings for global variables | Shulhan | |
| 2018-09-17 | Merge package "github.com/shuLhan/tekstus", part 2/3 | Shulhan | |
