summaryrefslogtreecommitdiffstats
path: root/.editorconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci(choco): update chocolatey to 1.1.0 (#1164)R2022-05-231-2/+6
| | | | | | | | | | * fix(editorconfig,megalinter): enforce space style * ignore install.sh since it's auto-generated * simplify editorconfig * ci(choco): update chocolatey to 1.1.0 Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* use new paths from goreleaser (#1135)Casey Lee2022-04-191-1/+1
| | | | | | | * use new paths from goreleaser * fix path from new goreleaser paths * fix indent of .sh
* fix(editorconfig): correct braces (#1094)Ryan2022-03-301-1/+1
| | | Signed-off-by: Ryan <me@hackerc.at>
* ci: replace superlinter with megalinter (#923)Ryan2021-12-221-6/+2
| | | | | | | | | * ci: replace superlinter with megalinter Signed-off-by: hackercat <me@hackerc.at> * fix: apply lint recommendations Signed-off-by: hackercat <me@hackerc.at>
* fix: rework setupShellCommand (#930)Ryan2021-12-221-1/+1
| | | | | | | | | | | | | | | | * fix: rework `setupShellCommand` * move all logic to separate function so we can test that later * split `step.Shell` and `step.WorkingDirectory` setup into own funcs * general cleanup of function * use `ActPath` to not collide with checked out repository * use `shellquote.Split()` instead of `strings.Fields()` for better command split * replace single string concat with `fmt` Signed-off-by: hackercat <me@hackerc.at> * lint(editorconfig): ignore *_test.go due to mixed style Signed-off-by: hackercat <me@hackerc.at>
* fix: clarify --reuse and --rm flags (#929)Ryan2021-12-161-1/+1
| | | | | | | | | * fix: clarify --reuse and --rm flags Signed-off-by: hackercat <me@hackerc.at> * lint(editorconfig): ignore *.md due to mixed style Signed-off-by: hackercat <me@hackerc.at>
* Fix and test choco action (#911)Ryan2021-12-081-4/+9
| | | | | | | | | | | | | | | | | * ci(choco): fix action Signed-off-by: hackercat <me@hackerc.at> * fix(editorconfig): force style for all files, fix typo Signed-off-by: hackercat <me@hackerc.at> * ci(choco): test choco action Signed-off-by: hackercat <me@hackerc.at> * fix(editorconfig): unformat Dockerfile/sh Signed-off-by: hackercat <me@hackerc.at>
* Update docs, file formatting and docker images (#766)Ryan2021-08-091-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | * docs: fix wrong licence link * fix: add more formatting settings, reformat all feat: add vscode extensions recommendations * docs: update contributing documentation * fix: remove unnecessary comment it was due to broken checkout * docs: rework installation section it has been brought up few times, new style should be easier to understand * docs: update images provided by catthehacker * docs: replace 18.04 with recent image * fix: add final new line
* Initial commit with support for GitHub actionsv0.0.1Casey Lee2019-01-131-0/+4