diffplug / diffplug/spotless

Glossary

オープン
#2,008 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
5.6k
フォーク
559
平均マージ
1日 13時間
マージ済み PR(30日)
34

説明

- **FormatterStep** - a named function which turns one string into another string
- **Formatter** - fully determines the formatted content of a file by combining a list of **FormatterStep**s which are applied in sequence, followed by setting the line endings and character encoding
- **Target** - a list of files to be formatted
- **Format** - the combination of a **Formatter** and a **Target**

If you think any of these terms are unclear, feel free to discuss below. If there are any other concepts in the code which should be defined explicitly, feel free to discuss below. The final result of all discussions is incorporated into the list above via editing, after which the discussions may be deleted. This glossary is based on an idea from Rich Hickey's [Design in Practice](https://thecontextwindow.ai/p/rich-hickeys-glossary-and-decision-matrix) talk.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。