formatter
Here are 1,203 public repositories matching this topic...
A Python utility / library to sort imports.
-
Updated
Jan 21, 2022 - Python
Our interpreter test suite is checked against the real bash (as well as other shells, like mksh and dash). However, since those shells had bugs in older versions, the tests are skipped if the version is too old (or too new, as sometimes changes in behavior happen!).
This results in test failures being merged to master, as CI doesn't run those tests. For example, see https://github.com/mvdan/sh/
Visual Studio Code extension for Prettier
-
Updated
Feb 2, 2022 - TypeScript
Good evening!
This is a feature request (AFAIKT there's no configuration option or duplicate issue for this).
In many cases where nightly rustfmt is applied by CI in public repositories, users will often run cargo fmt themselves directly or through their editor causing warnings arising from using the stable rustfmt where the nightly is required. E.g.:
$ cargo fmt
Warning
A tool that automatically formats Python code to conform to the PEP 8 style guide.
-
Updated
Jan 25, 2022 - Python
-
Updated
Oct 19, 2021 - TypeScript
Code
-
Updated
Feb 1, 2022 - JavaScript
Quick automated code review of your changes
-
Updated
Nov 23, 2021 - Ruby
Keep your code spotless
-
Updated
Feb 1, 2022 - Java
Provide easy code formatting in Vim by integrating existing code formatters.
-
Updated
Nov 7, 2021 - Vim script
GDPR compliance
An Xcode formatter plug-in to format your swift code.
-
Updated
Nov 14, 2021 - Swift
Prettier PHP Plugin
-
Updated
Feb 2, 2022 - PHP
Download ScriptAnalyzer from PowerShellGallery
-
Updated
Jan 30, 2022 - C#
elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide
-
Updated
Jan 28, 2022 - Haskell
Update README.md
We need to update our README.md file before the 1.0 release.
An opinionated Tailwind CSS class sorter built for Visual Studio Code
-
Updated
Jan 26, 2022 - TypeScript
The up-to-date and reliable Google's libphonenumber package for node.js.
-
Updated
Jan 27, 2022 - JavaScript
Pluggable and configurable code formatting platform written in Rust.
-
Updated
Feb 2, 2022 - Rust
Go implementation of Fowler's Money pattern
-
Updated
Feb 2, 2022 - Go
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."


Is this related to a problem? Please describe.
On Black's future style doc it talks about
blackhandling awithwith multiple context managers in a few ways (Python-version-dependent).Describe the solution you'd like
Black should suggest to the user (in docum