Martin Prüsse

Results 31 issues of Martin Prüsse

The cool kids are adding type hints. - [ ] Add type annotations; - [ ] Check type annotation in actions (#136);

* Barril version: 1.10.0 (build py_0 from conda-forge) * Python version: Python 3.6.7 (build he025d50_1008_cpython from conda-forge) * Operating System: Microsoft Windows 10 Pro (10.0.19041 N/A Build 19041) ### Description...

bug

Related to #58 Listing all ignored files to later filter out those can have a big impact when we have some ignored folder with many files. Maybe we should call...

``` (_alfasim_gui-win64-py36) λ ff -c Running black on 6 files... reformatted D:\prusse\work\alfasim\Projects\alfasim\alfasim_calc\source\python\alfasim_calc\license.py reformatted D:\prusse\work\alfasim\Projects\alfasim\alfasim_calc\source\python\alfasim_calc\run_scheduler.py All done! ✨ � ✨ 2 files reformatted, 4 files left unchanged. fix-format: 6 files left...

After updating "prettier" pre-commit hook to "v3.0.0-alpha.0" PhantomJS started to fail parsing the javascript source due new trailing commas, the command line option `--trailing-comma=none` will avoid that. We need: -...

This test is a follow uo to #108