| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | all: apply go fix | Shulhan | |
| 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/ | |||
| 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-11-29 | all: fix warning from linters | Shulhan | |
| 2018-09-18 | Merge package "github.com/shuLhan/tabula" | Shulhan | |
