-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all remaining long lines (#64)
- Loading branch information
1 parent
7f9e4b9
commit 62ffc55
Showing
23 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
Submodule chiaroscuro
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+6 −3 | src/core/chiaroscuro.Juxtaposition.scala | |
+27 −22 | src/test/chiaroscuro.Tests.scala |
Submodule contextual
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+27 −9 | src/core/contextual.Interpolator.scala |
Submodule escapade
updated
6 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+12 −11 | src/core/escapade.Ansi.scala | |
+3 −2 | src/core/escapade.Bg.scala | |
+3 −2 | src/core/escapade.Fg.scala | |
+2 −4 | src/core/escapade.Teletypeable.scala |
Submodule escritoire
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+6 −6 | src/core/escritoire.BoxDrawing.scala | |
+7 −1 | src/example/example.scala |
Submodule exoskeleton
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −2 | src/completions/exoskeleton.CliCompletion.scala | |
+2 −1 | src/completions/exoskeleton.TabCompletions.scala |
Submodule harlequin
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −2 | src/ansi/harlequin-ansi.scala |
Submodule merino
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+2 −1 | src/bench/merino.Benchmarks.scala |
Submodule polyvinyl
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+2 −1 | src/core/polyvinyl.Schema.scala |
Submodule profanity
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+4 −1 | src/core/profanity.Interaction.scala | |
+19 −8 | src/core/profanity.LineEditor.scala |
Submodule punctuation
updated
5 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+32 −19 | src/ansi/punctuation.TextConverter.scala | |
+36 −31 | src/core/punctuation.Markdown.scala | |
+12 −4 | src/html/punctuation.HtmlConverter.scala |
Submodule rudiments
updated
4 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+2 −1 | src/core/rudiments-core.scala | |
+1 −1 | src/core/soundness+rudiments-core.scala |
Submodule spectacular
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+1 −1 | src/core/spectacular.Inspectable.scala |
Submodule wisteria
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+2 −1 | src/core/wisteria.VariantError.scala |
Submodule xylophone
updated
3 files
+1 −1 | .github/readme.md | |
+1 −1 | doc/lines.md | |
+3 −2 | src/core/xylophone.XmlInterpolation.scala |