Commit Graph

9 Commits

Author SHA1 Message Date
decentral1se c65ae974dd
Add experimental staticcheck into linting CI
See https://staticcheck.io for more. This is set to be ignored
on failure so that it doesn't disrupt current work flows but maybe
it is nice to add. Just drop the `ignore: ...` line and it will fail
builds.
2021-07-15 23:57:08 +02:00
decentral1se 4884c14ab3
Can't sort this as VERSION is not defined then 2021-07-15 23:26:47 +02:00
decentral1se a9d9d9de2f
Silence command echoing to focus output on errors 2021-07-15 23:01:31 +02:00
decentral1se 980f2f7684
Add format and check targets + integrate into CI 2021-07-15 23:00:33 +02:00
decentral1se 0a6ffd48cb
Sort vars 2021-07-15 22:27:30 +02:00
decentral1se 567dae83cf
Parametrize the abra path 2021-07-15 22:26:40 +02:00
decentral1se b13081d1a6
Add build, parametrize LDFLAGS and list all targets 2021-07-15 15:26:02 +02:00
knoflook aa8db280e5 Add install and clean rules to Makefile 2021-07-15 14:19:05 +02:00
Roxie Gibson a2a836c2a9
feat: added version and makefile
makefile allows for package variables to be defined
2021-07-13 23:47:47 +01:00