nu_scripts/modules/formats
Auca Coyan 13a73ab635
🐛 fix more parser errors (#783)
Hi! I reduced some of the errors in the daily CI. Still there are a few
of them, but at least is something

- Added the badge for the `daily.yml` (currently failing)
- removed old `docker` from v0.60
- removed old `git` from auto-generate completions
- removed `nethack` from auto-generate completions (wasn't very useful)
- removed `root` from auto-generate completions (wasn't very useful)
- removed `valgrind` from auto-generate completions (wasn't very useful)
- moved `less` from auto-generate to custom-completions.
- moved `mix` from auto-generate to custom-completions.
- moved `tar` from auto-generate to custom-completions.
- moved `tcpdump` from auto-generate to custom-completions.
- moved `virsh` from auto-generate to custom-completions.
- moved `zef` from auto-generate to custom-completions.
- fixed `base16.nu`
- fixed `from-cpuinfo.nu`
- fixed `from-dmicode.nu`
- fixed `to-number-format.nu`
- fixed `to-json-schema.nu`
2024-03-15 21:10:27 -05:00
..
from-cpuinfo.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00
from-dmidecode.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00
README.md refactor: (#418) 2023-04-25 17:56:25 -05:00
remove-diacritics.nu refactor: (#418) 2023-04-25 17:56:25 -05:00
to-ini.nu 🐛 fix a couple of parser errors (#782) 2024-03-10 14:05:01 -05:00
to-number-format.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00

Formatting scripts

Definition

The scripts in this folder are used to help formatting nicely inputs/outputs of nushell.