beautify
Here are 142 public repositories matching this topic...
-
Updated
Feb 5, 2022 - CSS
Set Table size
Is there any way to set the table size? I have three different tables I want to print, one after the other, and for continuity purposes, it would look much better if they were all aligned to the same size, rather than the current variable size (depending on the size of the longest string in a column).
-
Updated
Nov 7, 2021 - Vim script
GDPR compliance
-
Updated
Jan 14, 2022 - Go
-
Updated
Feb 3, 2022 - TeX
In the README.md We should better describe the usage. So everyone better understands how to implement this. Something Like:
"First you need to import Unibeautify and load a beautifier to it, so Unibeautify can use beautifier to beautify your text/file that you give it later. Next you need to specfiy some options, have a look here [LINK] to s
Improve README
-
Updated
Dec 17, 2021 - Python
-
Updated
Jan 7, 2022 - MATLAB
-
Updated
Oct 23, 2020 - Ruby
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Apr 21, 2021 - Shell
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Feb 18, 2020 - Python
-
Updated
Dec 26, 2017 - JavaScript
-
Updated
Aug 22, 2021 - C#
-
Updated
Jan 6, 2020 - TypeScript
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Jan 16, 2022 - HTML
-
Updated
Feb 4, 2022 - Python
Improve this page
Add a description, image, and links to the beautify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beautify topic, visit your repo's landing page and select "manage topics."
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/