Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Prettier

Prettier is an opinionated code formatter.
Collective - Host: opensource - https://opencollective.com/prettier - Website: https://prettier.io - Code: https://github.com/prettier

Fix repository link

github.com/prettier/plugin-lua - kachkaev opened this pull request over 6 years ago
my config single_quote is ignored

github.com/prettier/vim-prettier - dedoyle opened this issue over 6 years ago
Replace `↹` with `··`

github.com/prettier/eslint-plugin-prettier - nirpan opened this issue over 6 years ago
How to use it with prettier API?

github.com/prettier/plugin-python - shreyas-a opened this issue over 6 years ago
formatWithCursor performance bottleneck

github.com/prettier/prettier - tmcw opened this issue over 6 years ago
Performance on big files

github.com/prettier/prettier - vjeux opened this issue over 6 years ago
Added attribution to astexport.py

github.com/prettier/plugin-python - expobrain opened this pull request over 6 years ago
config option to ignore paths

github.com/prettier/prettier - tvald opened this issue over 6 years ago
[SCSS] Space removed after minus sign

github.com/prettier/prettier - dfdeagle47 opened this issue over 6 years ago
Allow for TRAMP configuration

github.com/prettier/prettier-emacs - bhagany opened this pull request over 6 years ago
issue with python3 dictionary unpacking

github.com/prettier/plugin-python - andykais opened this issue over 6 years ago
[Installation Guide] Fix wrong installation guide

github.com/prettier/plugin-swift - GeekTree0101 opened this pull request over 6 years ago
Ignore commonly generated folders

github.com/prettier/prettier - astorije opened this issue over 6 years ago
Fix printing multiline Attribute nodes

github.com/prettier/plugin-python - ryanashcraft opened this pull request over 6 years ago
Fix Travis build badge in README

github.com/prettier/plugin-python - ryanashcraft opened this pull request over 6 years ago
Fix ordering of starred, kwargs in calls for python 2

github.com/prettier/plugin-python - ryanashcraft opened this pull request over 6 years ago
Starred arg ordering incorrect for python 2

github.com/prettier/plugin-python - ryanashcraft opened this issue over 6 years ago
Test failures running with python3 < 3.6

github.com/prettier/plugin-python - ryanashcraft opened this issue over 6 years ago
Throw python exec spawnSync errors

github.com/prettier/plugin-python - ryanashcraft opened this pull request over 6 years ago
Partially staged files

github.com/prettier/pretty-quick - MatthewMi11er opened this issue over 6 years ago
chore: Update dependencies

github.com/prettier/plugin-python - lipis opened this pull request over 6 years ago
Add Ryan as a mantainer

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for uadd

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for nonlocal

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for extslice

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for global

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for bytes strings

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Fix str tokens causing a crash

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Fix support for inline comments

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Fix dangling comments not printed

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Add support for del keyword

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
Unknown Python node Delete

github.com/prettier/plugin-python - patrick91 opened this issue over 6 years ago
Making parser or printer async

github.com/prettier/prettier - kachkaev opened this issue over 6 years ago
feat: support matching dot files

github.com/prettier/prettier-eslint-cli - u3u opened this pull request over 6 years ago
Prettier mode is a bit slow

github.com/prettier/prettier-emacs - danielpza opened this issue over 6 years ago
Support other prettier bin commands

github.com/prettier/prettier-emacs - rstacruz opened this issue over 6 years ago
Support library-specific plugin

github.com/prettier/prettier - ikatyang opened this issue over 6 years ago
Fix nested ifs

github.com/prettier/plugin-python - patrick91 opened this pull request over 6 years ago
How to play nice with Tramp-Mode

github.com/prettier/prettier-emacs - coyotespike opened this issue over 6 years ago
Run pycodestyle on CI

github.com/prettier/plugin-python - patrick91 opened this issue over 6 years ago
Removes list index operator

github.com/prettier/plugin-python - joscha opened this issue over 6 years ago
Flow generic comment formatted incorrectly

github.com/prettier/prettier - helixbass opened this issue over 6 years ago
Rename to plugin-lua

github.com/prettier/plugin-lua - suchipi opened this issue over 6 years ago
FYI - package access granted

github.com/prettier/plugin-python - azz opened this issue over 6 years ago
Multiline default args ordering fix

github.com/prettier/plugin-python - ryanashcraft opened this pull request over 6 years ago
JSX {" "} spaces

github.com/prettier/prettier - Kosai106 opened this issue over 6 years ago
Potential stability issue

github.com/prettier/plugin-swift - anreitersimon opened this issue almost 7 years ago
Open-ended slice notation gets removed

github.com/prettier/plugin-python - IamJeffG opened this issue almost 7 years ago
Error: libSyntax(UnknownDecl)

github.com/prettier/plugin-swift - eXhausted opened this issue almost 7 years ago
Unnatural formatting of dict/list dict values

github.com/prettier/plugin-python - jleclanche opened this issue almost 7 years ago
TypeError: locStart is not a function

github.com/prettier/plugin-python - jleclanche opened this issue almost 7 years ago
Reduce duplication of format and check scripts

github.com/prettier/prettier - nickmccurdy opened this issue almost 7 years ago
Use escaped lines for binary and bool ops

github.com/prettier/plugin-python - ryanashcraft opened this pull request almost 7 years ago
Fix printing multiple ifs in comprehension nodes

github.com/prettier/plugin-python - ryanashcraft opened this pull request almost 7 years ago
Add env flag for running tests with pycodestyle

github.com/prettier/plugin-python - ryanashcraft opened this pull request almost 7 years ago
Fatal error with comment-only file

github.com/prettier/plugin-python - ryanashcraft opened this issue almost 7 years ago
Don't add final empty line if file has no contents

github.com/prettier/plugin-python - ryanashcraft opened this pull request almost 7 years ago
Add support for Invert AST type

github.com/prettier/plugin-python - ryanashcraft opened this pull request almost 7 years ago
Improve raise printing

github.com/prettier/plugin-python - patrick91 opened this pull request almost 7 years ago
Support spread in dictionaries

github.com/prettier/plugin-python - patrick91 opened this pull request almost 7 years ago
Fix python3 spread operator in dicts

github.com/prettier/plugin-python - patrick91 opened this issue almost 7 years ago
Fix arguments printing

github.com/prettier/plugin-python - patrick91 opened this pull request almost 7 years ago
Empty files get changed to have two new lines

github.com/prettier/plugin-python - patrick91 opened this issue almost 7 years ago
Use two spaces before inline comments

github.com/prettier/plugin-python - patrick91 opened this issue almost 7 years ago
Add support for Invert AST type

github.com/prettier/plugin-python - patrick91 opened this issue almost 7 years ago
Render docstrings with double quotes

github.com/prettier/plugin-python - patrick91 opened this issue almost 7 years ago
Wrap `assert` correctly

github.com/prettier/plugin-python - FuegoFro opened this pull request almost 7 years ago
Default print width to 79

github.com/prettier/plugin-python - FuegoFro opened this pull request almost 7 years ago
How to apply prettier for selection

github.com/prettier/prettier-emacs - it6 opened this issue almost 7 years ago