formatter
Here are 985 public repositories matching this topic...
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 14, 2021 - Python
-
Updated
Dec 28, 2020 - Python
Add a new variant and associated formatting to imports_granularity that reformats all imports into a single use statement. The variant name should be One or Single, with One being the leading contender (refer here for One and here for Single
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Dec 24, 2020 - Ruby
-
Updated
Oct 28, 2020 - Vim script
-
Updated
Jan 21, 2021 - Java
When I try to beautify the i get the following problem
TypeError: Cannot read property 'on' of undefined
I just installed beautify and uncrustify
https://gist.github.com/ODCA117/917affd6b11437517535a45350379820
-
Updated
Dec 23, 2020 - Swift
-
Updated
Jan 15, 2021 - Haskell
-
Updated
Jan 21, 2021 - PHP
-
Updated
Jan 24, 2021 - C#
Update README.md
We need to update our README.md file before the 1.0 release.
-
Updated
Jan 19, 2021 - JavaScript
-
Updated
May 11, 2020 - PHP
-
Updated
Dec 4, 2020 - Go
-
Updated
Dec 18, 2020 - Vim script
Improve this page
Add a description, image, and links to the formatter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the formatter topic, visit your repo's landing page and select "manage topics."
Describe the bug A clear and concise description of what the bug is.
Running black in the console generates a traceback.
To Reproduce Steps to reproduce the behavior:
Running black directly in the console gives me the following traceback.