List Question
20 TechQA 2018-11-18T03:02:50.297000how to apply yapf to every python file under a directory?
17.3k views
Asked by tribbloid
Extra indent space in tuple
581 views
Asked by Grant Stead
Is there a way to force YAPF to always split/fold comprehensions?
261 views
Asked by CapedHero
How to debug the error message from a yapf formatting task?
824 views
Asked by S. Braun
YAPF Formatting on Commits
251 views
Asked by Tyler Travis
how to add rule to auto change strings to use double quotes with yapf formatter and add comma after the last item of the list?
1.6k views
Asked by marcos souza
How can I configure Python linter for the lsp layer of SpaceVim?
521 views
Asked by Benjamin Du
Enforcing argument and return documentation in the docstring
649 views
Asked by Adam Matan
Spacing on inline comments with yapf
1.6k views
Asked by Fred S
pre-commit yapf fails on file included in yapfignore
1.3k views
Asked by MauroNeira
YAPF seems not to work when there is a comment within a function definition
104 views
Asked by prozaxx
pre-commit hook yapf returns different results than running yapf in the command line
1.5k views
Asked by jtso
How to configure YAPF to use hanging indentation for long argument lists
6.5k views
Asked by jorgeh
Python code style: is there a way to configure linters to split parameters into multiple lines?
872 views
Asked by Gabriela Valle
Unable to exclude directory with yapf
2.9k views
Asked by tarabyte
how to ignore the assignment intendation in any python formatter (black, yapf, autopep8)
73 views
Asked by pimem31108
Configure YAPF with PEP8 styling to ignore whitespace around equals operator
301 views
Asked by solarflare
Force Yapf to wrap lines after expression/just before for-loop in list comprehension
1k views
Asked by jfs
permission denied with yapf in ssh script because of make
249 views
Asked by AudioBubble
VSCode: how to run yapf to format on save the file
1.4k views
Asked by Stefano Borzì