guix-play/guix/scripts
Ludovic Courtès 40a7d4e58b lint: Add 'formatting' checker.
* guix/scripts/lint.scm (report-tabulations, report-trailing-white-space,
  report-long-line, report-formatting-issues, check-formatting): New
  procedures.
  (%formatting-reporters): New variable.
  (%checkers): Add 'formatting' checker.
* tests/lint.scm ("formatting: tabulation", "formatting: trailing white
  space", "formatting: long line", "formatting: alright"): New tests.
* doc/guix.texi (Invoking guix lint): Mention the 'formatting' checker.
2015-08-19 11:39:17 +02:00
..
import import: elpa: Fix typo. 2015-08-10 15:46:10 +03:00
archive.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
authenticate.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
build.scm guix build: Add '--substitute-urls' client option. 2015-07-13 18:29:01 +02:00
download.scm Use port-sha256' and open-sha256-port'. 2013-07-03 01:18:24 +02:00
edit.scm Add 'guix edit'. 2015-06-18 00:25:49 +02:00
environment.scm scripts: environment: Return the exit status of the command. 2015-07-02 21:47:24 +02:00
gc.scm guix gc: Add '--verify'. 2015-06-06 19:05:56 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add 'elpa' importer. 2015-07-08 10:53:05 +02:00
lint.scm lint: Add 'formatting' checker. 2015-08-19 11:39:17 +02:00
offload.scm offload: Add 'ssh-options' field to <build-machine>. 2015-07-09 11:59:26 +02:00
package.scm ui: Add 'leave-on-EPIPE'. 2015-07-15 23:57:01 +02:00
publish.scm Fix typos in translatable strings. 2015-07-23 09:42:23 +02:00
pull.scm pull: Always install the ~/.config/guix/latest symlink. 2015-02-06 17:39:10 +01:00
refresh.scm refresh: Allow users to refer to specific package versions. 2015-04-16 23:15:06 +02:00
size.scm size: Add '--substitute-urls' option. 2015-07-22 22:56:41 +02:00
substitute.scm substitute: Improve functional decomposition. 2015-07-13 18:29:01 +02:00
system.scm system: Add 'kernel-arguments' field. 2015-07-17 01:11:06 +02:00