Dave G
|
260ef74d4e
|
Add json output flag (#139)
|
2022-07-05 00:11:00 -04:00 |
|
dependabot[bot]
|
31ff0e480f
|
Bump pylint from 2.9.6 to 2.11.1 (#108)
* Bump pylint from 2.9.6 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.11.1)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Use f strings everywhere
* Add black.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave G <davegallant@gmail.com>
|
2021-09-25 13:30:01 -04:00 |
|
Dave Gallant
|
b30a3c5b66
|
Set default of threads command to 1 page and 40 threads (#80)
* Set default of threads command to 1 page and 40 threads
* Echo posts in a pager
|
2020-08-16 15:07:48 -04:00 |
|
Dave Gallant
|
20089bc699
|
Add --sort-by flag to threads sub-command (#75)
* Add --sort-by flag to threads sub-command
* Add some sanity test commands to tox
|
2020-08-02 19:30:04 -04:00 |
|