itchiodl/.github/workflows
Jeremie Jarosh 41d48038e3
Various improvements to --help (#84)
* Update `--help` Description

Update the output of `--help` so it returns `itch-download` as the program
name, and returns an accurate description of what the program does.

* Make it clear `https://` needs to exist to download a specific game

* Fix `pylint` errors

Add missing docstring to the two CLI tools.

Limit the length of strings.

* Keep consistent style when listing platform types

* Make `--human-folders` a proper on/off flag

The `ArgumentParser.add_argument()` call has been updated to show up as an
'on/off' argument.

* Conform to Code Style Guide

* Add CLI tools to the linting workflow
2023-04-16 15:02:22 +01:00
..
lint.yml Various improvements to --help (#84) 2023-04-16 15:02:22 +01:00
poetry-publish.yml Added CIs (And applied Autopep8 fixes) (#18) 2022-03-09 14:05:55 +00:00