Commit Graph

147 Commits (main)

Author SHA1 Message Date
Brian Hicks 3aea7d3e45
remove niv stuff 2023-06-12 16:54:16 -05:00
Brian Hicks d9690aac44
use flake compat stuff 2023-06-12 16:31:17 -05:00
Brian Hicks 206d8782b3
use flakes by default instead of shell.nix/default.nix 2023-06-12 16:30:41 -05:00
Brian Hicks 440c247c6b
format with nixpgks-fmt 2023-06-12 16:30:34 -05:00
Brian Hicks 61ea8d1dcc
convert to a flake 2023-06-12 16:30:02 -05:00
Brian Hicks f5d5dc93bb
drop cargo-watch 2022-05-26 09:26:39 -05:00
Brian Hicks 5e54896b55
update sources 2022-05-26 09:25:11 -05:00
Brian Hicks 080bca434a
update niv init 2022-05-26 09:25:04 -05:00
Brian Hicks e4514ed0c0 add libiconv to package inputs 2021-08-20 15:02:00 -05:00
Brian Hicks 16b31af7f6 use callPackage instead of import 2021-01-11 14:29:51 -06:00
Brian Hicks 0df3566527 update sources 2021-01-11 14:29:28 -06:00
Brian Hicks ea462e9463 add both things that we're joining on to the error message 2021-01-11 13:37:03 -06:00
Brian Hicks 99db25af48 update crates 2021-01-05 15:16:47 -06:00
Brian Hicks 81d0602813 update sources 2021-01-05 15:15:21 -06:00
Brian Hicks ddfcfff1fc return 0 from a successful run 2020-12-03 20:36:04 -06:00
Brian Hicks 8130a3103c update deps 2020-12-03 20:20:55 -06:00
Brian Hicks f870420d55 add forbids from a CSV 2020-12-03 20:20:16 -06:00
Brian Hicks 4df62b7ee9 update sources 2020-12-01 12:21:18 -06:00
Brian Hicks ee8b5d7413 don't run checks when building 2020-12-01 12:19:57 -06:00
Brian Hicks a678d730d2 editing pass on ye olde README 2020-11-21 06:27:05 -06:00
Brian Hicks b5f4fa8d76 rephrase question 2020-11-21 06:13:41 -06:00
Brian Hicks 984c5ef889 hopefully I've answered this question better above 2020-11-21 06:13:26 -06:00
Brian Hicks 966c5dfbce fix removed-forbidden test 2020-11-21 06:11:08 -06:00
Brian Hicks e57657a76e exit 1 if the test script itself fails 2020-11-21 06:10:17 -06:00
Brian Hicks 0bd4b3cb36 fix where paths are relative from 2020-11-21 06:08:08 -06:00
Brian Hicks f8f3c3bd58 well, I don't like this but I'm committing it for now 2020-11-20 11:32:33 -06:00
Brian Hicks 2deb9dedf0 use relative paths while checking as well 2020-11-20 11:30:59 -06:00
Brian Hicks a5418b3e25 it's fine that this name changed 2020-11-20 11:06:21 -06:00
Brian Hicks f5ee05cf72 use relative paths to usages from config 2020-11-20 11:02:24 -06:00
Brian Hicks d234b4dca5 make config paths relative too 2020-11-20 09:22:29 -06:00
Brian Hicks b296b7a53d extract stuff in nice_path 2020-11-20 09:20:50 -06:00
Brian Hicks 4944a846f4 catch missing project root mentions
Turns out I forgot to write this file after I made the change. Whooooooops!
2020-11-20 09:18:31 -06:00
Brian Hicks 403dd3a014 add config as golden output 2020-11-20 09:14:21 -06:00
Brian Hicks a4bf59d77b little fixes in docs 2020-11-20 09:09:33 -06:00
Brian Hicks 13942f3056 oops, use the right name 2020-11-20 09:00:53 -06:00
Brian Hicks d50498c69b clean up the format help message 2020-11-20 09:00:20 -06:00
Brian Hicks 4a101b7485 document editor output 2020-11-20 08:58:26 -06:00
Brian Hicks cb254b982c test editor-flavored output 2020-11-20 08:55:52 -06:00
Brian Hicks 5a09cf127e add an editor format 2020-11-20 08:55:10 -06:00
Brian Hicks 2c3974f456 add a test for what it looks like when you remove an import 2020-11-20 08:52:38 -06:00
Brian Hicks 621fc0c244 remove roadmap, it's done 2020-11-20 08:45:35 -06:00
Brian Hicks 0311d0cbe4 add BSD 3-Clause license 2020-11-20 08:45:24 -06:00
Brian Hicks 80004f95e3 add lichking to check licenses 2020-11-20 08:40:10 -06:00
Brian Hicks 531f760c9d document how to work on the repo 2020-11-20 08:40:04 -06:00
Brian Hicks 4321ceb3cb update README 2020-11-20 08:35:25 -06:00
Brian Hicks 12426d9df1 now I feel like I can check this off 2020-11-20 06:18:27 -06:00
Brian Hicks c59a0c50e1 make sure jq is present in the shell too 2020-11-20 06:18:11 -06:00
Brian Hicks b71d528f10 do some weird stuff to run the integration test script in the build 2020-11-20 06:18:03 -06:00
Brian Hicks 18af59de94 more reliably determine where elm-forbid-import lives 2020-11-20 06:08:01 -06:00
Brian Hicks 061c80d6a3 don't build a debug build when testing in nix-build 2020-11-20 06:00:45 -06:00