文件名称:nixfmt:Nix代码的格式化程序
文件大小:45KB
文件格式:ZIP
更新时间:2024-02-24 21:18:37
haskell formatter nix HaskellHaskell
nixfmt nixfmt是Nix代码的格式化程序,旨在轻松应用统一样式。 鼓励您在代码中对此进行测试,并提交发现问题的任何不受欢迎的格式 安装 nixfmt ,nixfmt在nixpkgs master中: nix-env -iA nixpkgs.nixfmt 要获取最新版本,请从master安装: # Optional: use cachix to get cached builds even for master cachix use nixfmt nix-env -f https://github.com/serokell/nixfmt/archive/master.tar.g
【文件预览】:
nixfmt-master
----default.nix(2KB)
----shell.nix(152B)
----nixfmt.cabal(3KB)
----.github()
--------ISSUE_TEMPLATE()
----js()
--------404.html(97B)
--------index.html(5KB)
--------JSInterface.hs(1KB)
--------js-interface-wrapper.js(243B)
----LICENSE(16KB)
----.reuse()
--------dep5(244B)
----CONTRIBUTING.md(449B)
----src()
--------Nixfmt()
--------Nixfmt.hs(767B)
----LICENSES()
--------MPL-2.0.txt(16KB)
----main()
--------System()
--------Main.hs(4KB)
----.gitignore(211B)
----nix()
--------sources.json(1KB)
--------sources.nix(4KB)
----CHANGELOG.md(1KB)
----README.md(2KB)
----.buildkite()
--------pipeline.yml(989B)
----.stylish-haskell.yaml(1KB)