Nils Diefenbach

Results 55 issues of Nils Diefenbach

It's currently not possible to view a card and swipe left / right to look at the next card. I would expect it to behave like the card search in...

enhancement
deck-builder

Currently, when running `task -l` the available tasks are listed alphabetically. While this works for simple taskfiles, in cases with several includes and many compound tasks in the root file,...

enhancement
good first issue

- Reject PR if coverage dropped - Reject PR if tests failed

CI

- Run Flake8 on PR - Run PyDocStyle on PR - Run Pyre on PR Reject PR if any of the linters failed.

CI

Some labels will become deprecated / unnecessary with version 3.0, while we will need to create new ones to accomodate for new features / topics related to said version. In...

Docs

The guide should cover: - Guide on Issue Reporting - Code Style for PRs - Testing Philosophy - PR Requirements - Git Commit Philosophy and Style Guide

Docs

Supply a section on Bitex's RTD which lists all of the code base's modules and renders their doc strings.

Docs

Documentation should live in the repository directly, under `docs/`

Docs

Should cover: - Everything covered in Contributing (code style, testing philosophy, etc) - Plugin Architecture - Reference to Pluggy (the used plugin system) - A simple tutorial on writing a...

Docs