Package gem-prettier: Information
Source package: gem-prettier
Version: 4.0.4-alt1
Build time: Dec 13, 2024, 03:13 AM in the task #350304
Category: Development/Ruby
Report package bugLicense: MIT
Summary: prettier plugin for the Ruby programming language
Description:
@prettier/plugin-ruby is a prettier plugin for the Ruby programming language and its ecosystem. prettier is an opinionated code formatter that supports multiple languages and integrates with most editors. The idea is to eliminate discussions of style in code review and allow developers to get back to thinking about code design instead. The @prettier/plugin-ruby plugin for prettier is a small wrapper around the Syntax Tree gem that provides a Ruby formatter for prettier. It does this by keeping a Ruby server running in that background that prettier can communicate with when it needs to format a Ruby file. This means that in order to function, you will need to have both the requisite node and ruby dependencies installed. Because of this configuration, there are a couple of ways that you can get setup to use this plugin. * If you're already using prettier in your project to format other files in your project and want to install this as a plugin, you can install it using npm. * If you're not using prettier yet in your project, then we recommend using the Syntax Tree gem directly instead of using this plugin. * Note that this plugin also ships a gem named prettier which is a wrapper around the prettier CLI and includes this plugin by default, but we no longer recommend its use. If you're using that gem, you should migrate to using Syntax Tree instead.
List of RPM packages built from this SRPM:
gem-prettier (noarch)
gem-prettier-devel (noarch)
gem-prettier-doc (noarch)
rbprettier (noarch)
gem-prettier (noarch)
gem-prettier-devel (noarch)
gem-prettier-doc (noarch)
rbprettier (noarch)
Maintainer: Ruby Maintainers Team
Last changed
Dec. 11, 2024 Pavel Skrylev 4.0.4-alt1
- + packaged gem with Ruby Policy 2.0 - * define explicit dependencies