diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-06-17 22:36:59 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-07-11 00:49:15 +0200 |
commit | f23803af2018a148fb088f2516d79c20d6bf95f0 (patch) | |
tree | e8ac458e7653da290b86f5172d67f15569301afb /po | |
parent | 73b08ad1a3ab89223ecbe50478bb2376665f3ffd (diff) |
Add 'guix style'.
* guix/scripts/style.scm, tests/style.scm: New files.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* po/guix/POTFILES.in: Add 'guix/scripts/style.scm'.
* doc/guix.texi (Invoking guix style): New node.
(package Reference): Reference it.
(Invoking guix lint): Likewise.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index 14324b25de..6a55046531 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -115,5 +115,6 @@ guix/scripts/offload.scm guix/scripts/perform-download.scm guix/scripts/refresh.scm guix/scripts/repl.scm +guix/scripts/style.scm guix/scripts/system/reconfigure.scm nix/nix-daemon/guix-daemon.cc |