#
formatter
Here are 1,140 public repositories matching this topic...
A Python utility / library to sort imports.
python
cli
formatter
linter
python3
cleaner
auto-formatter
hacktoberfest
isort
sorting-imports
python-utility
-
Updated
Oct 2, 2021 - Python
Visual Studio Code extension for Prettier
-
Updated
Oct 1, 2021 - TypeScript
A tool that automatically formats Python code to conform to the PEP 8 style guide.
-
Updated
Aug 15, 2021 - Python
SimonWoodburyForget
commented
Sep 28, 2021
If the subset of a variable name is "in" inside of the for-loop's for ... in section and requires formatting with a comment around the in-keyword, an invalid output is produced.
For this input:
fn main() {
for variable_in_here /* ... */ in 0..1 {}
for variable_in_here in /* ... */ 0..1 {}
for variable_in_here
in /* ... */ 0..1 {}
for variable_in_here
-
Updated
Aug 30, 2021 - TypeScript
Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨
-
Updated
Sep 30, 2021 - JavaScript
Quick automated code review of your changes
-
Updated
Sep 6, 2021 - Ruby
Keep your code spotless
javascript
css
kotlin
java
sass
groovy
formatter
typescript
scala
sql
gradle
maven
prettier
plugin-gradle
-
Updated
Oct 2, 2021 - Java
Provide easy code formatting in Vim by integrating existing code formatters.
-
Updated
Sep 18, 2021 - Vim script
Open
GDPR compliance
1
idleberg
commented
Apr 26, 2021
An Xcode formatter plug-in to format your swift code.
-
Updated
May 8, 2021 - Swift
Prettier PHP Plugin
-
Updated
Oct 1, 2021 - PHP
Download ScriptAnalyzer from PowerShellGallery
-
Updated
Sep 29, 2021 - C#
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
-
Updated
Aug 21, 2021 - Haskell
Open
Update README.md
1
andreoav
commented
Jul 29, 2020
We need to update our README.md file before the 1.0 release.
10
The up-to-date and reliable Google's libphonenumber package for node.js.
-
Updated
Sep 30, 2021 - JavaScript
Go implementation of Fowler's Money pattern
-
Updated
Sep 29, 2021 - Go
An opinionated Tailwind CSS class sorter built for Visual Studio Code
-
Updated
Sep 5, 2021 - TypeScript
A whitespace formatter for different query languages
-
Updated
Oct 2, 2021 - JavaScript
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
"EOF in multi-line statement" error is shown to the user as the raw tuple it was returned as, rather than in a nicely formatted message.
To Reproduce
For example:
print(