Alexander Regueiro
Alexander Regueiro
This is just a note that I created a macOS Homebrew formula for wapm (naturally named *wapm*), and this got merged today, so it's now available. Maybe you can put...
Should there exist a `Numeric` type, as suggested by the [data model](https://docs.python.org/3/reference/datamodel.html#emulating-numeric-types)? That is, one that affirms the existence of the methods described in that section.
If I set `column_limit = 0` in my settings file, then I the following exception is raised. I was trying to disable a column limit (this would be a mildly...
Is there a style option like `SPLIT_ARGUMENTS_WHEN_COMMA_TERMINATED`, except for `def` parameters? i.e., if I have something like the following, I want it to be left alone by yapf. ```python3 def...
An example best illustrates the issue. Clearly, the sample code (pre-formatting) should be left unchanged by yapf, but its indentation is instead messed up. Sample code (pre-formatting) ```python foo =...
Do you plan to implement it at some point? It's one of the most well-known and widely used filters, of course.
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
When/after porting over the old Synctus website (http://web.archive.org/web/20131209161307/http://www.synctus.com/ddar/) to GitHub (pages/wiki), it might be nice to add to the alternative list, and perhaps create comparisons pages for the main ones...
Thanks for creating this great little app. Any chance of adding [brewdo](https://github.com/brewdo/brewdo) support? It would basically just mean being aware of the need to elevate to the `_homebrew` user and...