apheleia/test/formatters/samplecode
sgherdao c07e90793c
add support for pyang (#282)
Hi, 


pyang (https://github.com/mbj4668/pyang) is a YANG validator,
transformator and code generator, written in python. YANG (RFC 7950) is
a data modeling language for NETCONF (RFC 6241), developed by the IETF
NETMOD WG. This formatter provides support for Emacs yang-mode.

---------

Co-authored-by: Radon Rosborough <radon@intuitiveexplanations.com>
2024-02-08 17:56:49 -08:00
..
asmfmt Add asmfmt formatter (#168) 2023-04-22 10:26:49 +01:00
astyle Add astyle formatter (#169) 2023-04-22 10:36:38 +01:00
bean-format Add bean-format (#101) 2022-06-20 14:51:17 -07:00
beautysh Add beautysh formatter (#170) 2023-04-22 11:34:12 +01:00
black Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
brittany Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
buildifier Add buildifier formatter (#171) 2023-04-22 11:38:15 +01:00
caddyfmt Add formatter for Caddyfile (#154) 2023-02-18 17:00:08 -08:00
clang-format Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
cljfmt Add support for cljfmt (#271) 2023-12-14 18:03:18 -08:00
cmake-format Add cmake-format formatter (#172) 2023-04-22 11:41:37 +01:00
crystal-tool-format Add Crystal lang support. (#137) 2022-10-24 17:42:15 -07:00
css-beautify Add js-beautify based formatters (#229) 2023-11-26 10:49:21 +00:00
dart-format Dart format support (#89) 2022-05-01 14:51:27 -07:00
denofmt Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-js Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-json Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-jsonc Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-jsx Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-md Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-ts Add denofmt (#264) 2023-11-29 19:25:11 +00:00
denofmt-tsx Add denofmt (#264) 2023-11-29 19:25:11 +00:00
docformatter Add docformatter which formats Python docstrings to PEP 257 (#267) 2023-12-14 18:46:12 -08:00
dprint Add support for dprint (#249) 2023-12-14 18:30:35 -08:00
elm-format Add elm-format (#100) 2022-09-03 10:57:40 -07:00
fish-indent Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
fourmolu Add ormolu and fourmolu, remove brittany (#221) 2023-10-06 21:39:38 -07:00
gawk Spelling and grammar fixes (#248) 2023-11-23 12:57:05 -08:00
gofmt Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
gofumpt Add gofumpt and goimports as formatter options (#147) 2022-12-10 02:07:34 +00:00
goimports Add gofumpt and goimports as formatter options (#147) 2022-12-10 02:07:34 +00:00
google-java-format Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
hclfmt Use hclfmt to format hashicorp HCL files. (#231) 2023-10-29 15:17:34 -07:00
html-beautify Add js-beautify based formatters (#229) 2023-11-26 10:49:21 +00:00
html-tidy Add html-tidy formatter (#173) 2023-04-22 11:44:44 +01:00
isort Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
jq Add jq formatter (#174) 2023-04-20 13:50:03 +01:00
js-beautify Add js-beautify based formatters (#229) 2023-11-26 10:49:21 +00:00
ktlint Add ktlint (#97) 2022-05-13 09:23:57 -07:00
latexindent Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
lisp-indent Add emacs-lisp formatting (#102) 2022-09-03 11:22:35 -07:00
mix-format Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
nixfmt Add nixfmt (#98) 2022-05-15 21:36:47 -07:00
ocamlformat Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
ormolu Add ormolu and fourmolu, remove brittany (#221) 2023-10-06 21:39:38 -07:00
perltidy Bump test environment to Ubuntu 22.04 (#242) 2023-11-11 16:24:28 -08:00
pgformatter Add support for SQL using pgformatter (#247) 2023-11-23 14:03:37 -08:00
phpcs Add phpcs & introduce scripts/formatters (#87) 2022-05-11 16:26:33 -07:00
prettier [#103] Specify --parser in Prettier (#107) 2022-09-10 17:24:54 -07:00
prettier-css Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-graphql Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-html Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-javascript Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-json Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-markdown [#103] Specify --parser in Prettier (#107) 2022-09-10 17:24:54 -07:00
prettier-ruby [#103] Specify --parser in Prettier (#107) 2022-09-10 17:24:54 -07:00
prettier-scss Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-svelte Pretter svelte-mode (#178) 2023-03-23 14:00:51 -07:00
prettier-typescript Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
prettier-yaml [#103] Specify --parser in Prettier (#107) 2022-09-10 17:24:54 -07:00
purs-tidy Add purs-tidy formatter (#182) 2023-03-29 14:35:02 -07:00
pyang add support for pyang (#282) 2024-02-08 17:56:49 -08:00
python3-json Add support for JSON with python3 -m json.tool (#257) 2023-12-14 18:04:19 -08:00
robotidy Add support for Robot Framework files with robotidy (#263) 2023-11-28 22:50:25 +00:00
rubocop Add rubocop formatter (#176) 2023-04-22 11:53:13 +01:00
ruby-standard Add ruby-standard formatter (#201) 2023-08-11 17:25:58 -07:00
ruby-syntax-tree Add ruby-syntax-tree format support (#224) 2023-12-21 20:34:11 -07:00
ruff Add support for the ruff python formatter (#236) 2023-11-04 18:23:00 +00:00
ruff-isort Add ruff-isort formatter (#279) 2024-01-12 12:23:26 -07:00
rufo Add rufo formatter (#177) 2023-04-22 11:56:29 +01:00
rustfmt Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
shfmt Revert "Update tests to fix failures from formatter definition changes" 2023-03-12 10:50:44 +00:00
stylua Add stylua (#105) 2022-06-20 14:21:27 -07:00
terraform Add formatter tests (#72) 2022-01-05 15:35:12 -08:00
treefmt Add support for treefmt (#280) 2024-01-12 12:10:45 -07:00
xmllint Add support for xmllint (#251) 2023-11-23 12:34:41 -08:00
yapf Add yapf formatter (#196) 2023-05-27 10:55:56 -07:00
yq-csv Add support for yq (#250) 2023-11-23 12:19:04 -08:00
yq-json Add support for yq (#250) 2023-11-23 12:19:04 -08:00
yq-properties Add support for yq (#250) 2023-11-23 12:19:04 -08:00
yq-tsv Add support for yq (#250) 2023-11-23 12:19:04 -08:00
yq-xml Add support for yq (#250) 2023-11-23 12:19:04 -08:00
yq-yaml Add support for yq (#250) 2023-11-23 12:19:04 -08:00