diff options
author | Gonzalo TornarĂa <tornaria@cmat.edu.uy> | 2022-02-20 09:46:13 -0300 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2022-02-20 14:18:37 +0100 |
commit | d3b0cdd3b741bd7163f513bf10f97687bfb133ff (patch) | |
tree | 097d2f45c59ed64d2cb8c47218029f688915da22 /README | |
parent | 59eacf3c261e3f80a81e9ce53631a871f2b1b68b (diff) | |
download | xtools-d3b0cdd3b741bd7163f513bf10f97687bfb133ff.tar.gz xtools-d3b0cdd3b741bd7163f513bf10f97687bfb133ff.tar.xz xtools-d3b0cdd3b741bd7163f513bf10f97687bfb133ff.zip |
xlint: add option to lint from git index
This commit introduces two new uses of xlint: $ xlint :PKGNAME Lints the template corresponding to package PKGNAME as currently staged in the git index (i.e. the version that would be committed) $ xlint : Lints all templates that are changed in the git index. Useful to run from the pre-commit hook for the void-packages repo.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions