bernarduh

Results 3 issues of bernarduh

# Motivation [Python 3?](https://github.com/msherry/flycheck-pycheckers/issues/64) The `bin/pycheckers.py` script fails to run on a fresh install of Ubuntu 22.04. The issues are: - Ubuntu 22.04 no longer ships Python 2 and it...

During a fresh install of Ubuntu, I noticed that the `pep8` command is now distributed as `pycodestyle`. It would be nice to support this in the `bin/pycheckers.py` scripts. > This...

### Description Add support for git's `--update-refs` (or `-u`) option when performing interactive rebases in edamagit. ### Background The `--update-refs` flag was added to git rebase in Git 2.38 (October...