<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.cargo-husky/hooks/pre-commit, branch arti-v0.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-12-09T13:51:42Z</updated>
<entry>
<title>address lint warnings</title>
<updated>2021-12-09T13:51:42Z</updated>
<author>
<name>Daniel Eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2021-12-09T13:51:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e7bbe9e7a18d1d4dcd8d4415301fa3edb03ff723'/>
<id>urn:sha1:e7bbe9e7a18d1d4dcd8d4415301fa3edb03ff723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder Cargo Husky hooks</title>
<updated>2021-08-25T21:53:22Z</updated>
<author>
<name>S0AndS0</name>
<email>strangerthanbland@gmail.com</email>
</author>
<published>2021-08-25T21:53:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d83e2694884a27284553b972a74ad896d1474536'/>
<id>urn:sha1:d83e2694884a27284553b972a74ad896d1474536</id>
<content type='text'>
Format checks seem to be the fastest operation, and tests are the
slowest. Reordering Git hook tasks from swiftest to slowest should
provide quicker automated feedback when committing and/or pushing.
</content>
</entry>
<entry>
<title>Add custom "cargo-husky" hook scripts</title>
<updated>2021-08-17T21:20:28Z</updated>
<author>
<name>S0AndS0</name>
<email>strangerthanbland@gmail.com</email>
</author>
<published>2021-08-17T21:20:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=329ca4e558d45083d879195b56d82e9462c22d0a'/>
<id>urn:sha1:329ca4e558d45083d879195b56d82e9462c22d0a</id>
<content type='text'>
&gt; Check the Read Me file for Cargo Husky crate for details
&gt;
&gt;     https://github.com/rhysd/cargo-husky#readme

These changes allow for local `git commit` and `git push` related hooks to more
closely match remote CI/CD operations.  Most notably the `cargo clippy...` lint
command from ".gitlab-ci.yml" file now may guard against committing/pushing
code that would otherwise cause CI/CD pipeline failures.
</content>
</entry>
</feed>
