Commit Graph

17 Commits

Author SHA1 Message Date
Vadim Anufriev
b3a50717f2 docs: update repo url, #4494 2024-03-13 14:56:37 +04:00
Jeff Bencin
df1972fa50 chore: Remove Makefile and use Cargo alias for cargo fmt config instead 2023-11-16 14:06:21 -05:00
Jeff Bencin
00f10e73c6 chore: Add imports_granularity=Module to rustfmt config 2023-10-10 11:09:55 -04:00
Jeff Bencin
2eea67546c docs: Specify --edition 2021 in pre-commit hook (was failing on async keyword) 2023-09-14 10:27:00 -04:00
Jeff Bencin
1467f65615 docs: Fix pre-commit hook, and simplify/parallelize using xargs 2023-09-14 10:27:00 -04:00
Brice Dobry
cec7b4bea3 docs: use rustfmt instead of cargo fmt in pre-commit
The `cargo fmt` command recommended to include in the `pre-commit` hook
will run on all files, instead of just the changed files as intended.
This change uses `rustfmt` to just run on one file at a time as
intended.
2023-07-19 15:46:40 -04:00
Pavitthra Pandurangan
02db1e68ae Merge branch 'develop' into chore/merge-master-develop-2.4 2023-05-30 16:16:22 -04:00
Igor Sylvester
fa0eeaef5f Update CONTRIBUTING.md
Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
2023-04-06 10:16:12 -05:00
Igor Sylvester
d446737b2a Update CONTRIBUTING.md 2023-04-06 09:42:29 -05:00
Igor Sylvester
2015617b6c Add AI code policy 2023-04-06 09:39:34 -05:00
Aaron Blankstein
87fd39163d more PR feedback 2023-03-29 08:06:39 -05:00
Aaron Blankstein
c7d21154c7 add more content from GH reviews 2023-03-28 15:01:38 -05:00
Aaron Blankstein
6eb9d0141c add resource bound example 2023-03-28 14:09:02 -05:00
Aaron Blankstein
2b5cda5b63 address PR review feedback 2023-03-28 13:42:47 -05:00
Aaron Blankstein
73f55526e6 docs: move docs/CONTRIBUTING.md to CONTRIBUTING.md 2023-03-22 10:01:35 -05:00
Jack Zampolin
27e2c572fd Delete CONTRIBUTING.md 2017-10-09 12:57:11 -07:00
Jack Zampolin
3639c0851b Add contributing.md 2017-10-09 12:35:17 -07:00