code
Here are 3,791 public repositories matching this topic...
-
Updated
Aug 16, 2021 - Python
-
Updated
Aug 1, 2021 - Python
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php
when is used with php artisan insights
.
Maybe something like:
'parameters' => '--format=json -d memo
The fix for #3307 was done for GitRepository
only. This bug tracks the rest of the repositories.
Since the default output is meant to be human-readable, would it make sense to add thousands separators to make the output more easily readable?
-
Updated
May 2, 2021 - JavaScript
-
Updated
Jan 12, 2021
-
Updated
Aug 6, 2021 - Java
-
Updated
Apr 24, 2020
-
Updated
Jul 29, 2019 - JavaScript
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of understanding
and thoroughness
for both positive (review
)and negative(flag
) could also be configurable in the user-config file.
-
Updated
Aug 16, 2021
Add support C#
Please add C# syntax support.
-
Updated
Mar 13, 2017 - Objective-C
It would be cool to add Google Translate support, because most likely Google Translate is better than Microsoft Translate.
And maybe it would be good idea to use Google Apps Script, because it has a free unlimited Google Translate. Here is an [example article](https://techstreams.github.io/2016/01/07/translation-automation-with-wor
-
Updated
Mar 20, 2020
-
Updated
Aug 15, 2021 - Vue
-
Updated
Mar 26, 2020 - Haskell
Improve this page
Add a description, image, and links to the code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Yes. When
.gitignore
is invalid, Black crashes with a confusingIndexError
exception and it's not obvious that the.gitignore
file is the issue. This is worsen by the fact, it's non-obvious Black uses.gitignore
at