André Roth
|
f7057a9517
|
go1.24: fix lint, unit and system tests
- development env: base on debian trixie with go1.24
- lint: run with default config
- fix lint errors
- fix unit tests
- fix system test
|
2025-04-26 13:29:50 +02:00 |
|
André Roth
|
4e566b4692
|
fix tests and lint
|
2024-12-11 12:02:52 +01:00 |
|
André Roth
|
0e0189f0eb
|
use yaml config file
|
2024-12-11 12:02:52 +01:00 |
|
Mauro Regli
|
ae61706a34
|
Fix: Implement golangci-lint suggestions
|
2023-09-21 11:25:18 +02:00 |
|
Andrey Smirnov
|
516dd7b044
|
Switch to gometalinter
Only small amount of required checks is enabled,
plan is to enable more linters as issues are fixed in the code.
|
2017-03-23 01:51:08 +03:00 |
|
Andrey Smirnov
|
37b2d49aea
|
A bit more style fixes. #123
|
2014-10-14 18:22:57 +04:00 |
|
Andrey Smirnov
|
0afb1f4306
|
Style fixes.
|
2014-10-14 18:20:09 +04:00 |
|
Simon Aquino
|
24927f9a29
|
config_show should output pretty json
This commit changes the output of aptly config show to be pretty json
rather than YAML.
|
2014-10-13 18:29:45 +01:00 |
|
Simon Aquino
|
81e9189853
|
Config show now outputs a clean data structure
|
2014-10-13 15:58:41 +01:00 |
|
Simon Aquino
|
8efb7903b2
|
Added map to to_string and tabs to config_show
|
2014-10-13 15:58:41 +01:00 |
|
Simon Aquino
|
c1995beff1
|
Config_show prints out strings,structs,ints,bools
More development for aptly config show
|
2014-10-13 15:58:41 +01:00 |
|
Simon Aquino
|
192152b215
|
Config command created - config show started
|
2014-10-13 15:58:41 +01:00 |
|