Commit Graph

57 Commits

Author SHA1 Message Date
Michael Wolf
fd384a91ea Recycle project_root output 2023-09-30 17:17:00 -06:00
Michael Wolf
08be19fe28 Don't call get_os needlessly 2023-09-30 17:16:50 -06:00
Michael Wolf
ce634e496c Add initial support for custom sniffing 2023-09-30 15:33:25 -06:00
Michael Wolf
3034cd23e8 Fix 2023-09-30 15:32:00 -06:00
Michael Wolf
032f32f132 Make shellcheck happier 2023-09-30 15:30:23 -06:00
Michael Wolf
a5ca80af47 Add scripts to run shellcheck and shfmt 2023-09-30 15:29:37 -06:00
Michael Wolf
7ae2eed832 Make shellcheck happier 2023-09-30 14:57:13 -06:00
Michael Wolf
d6755810e4 Add file for in-process tests
We can just run this file without disabling the other tests manually.
2023-09-30 14:56:03 -06:00
Michael Wolf
7322fc5f71 Make shfmt happier 2023-09-30 14:55:00 -06:00
Michael Wolf
952c7eeb90 Add various utility functions 2023-09-30 14:54:11 -06:00
Michael Wolf
d4f5fbdaf8 Add addl test 2023-09-30 14:53:47 -06:00
Michael Wolf
7ed9ffce4a Add addl tests 2023-09-30 14:23:34 -06:00
Michael Wolf
c59808ecc1 Add first cut at some tests 2023-09-30 12:20:58 -06:00
Michael Wolf
2926dba991 Make shellcheck happier 2023-09-20 10:18:42 -06:00
Michael Wolf
9966d65489 Make shellcheck happier 2023-09-20 10:15:48 -06:00
Michael Wolf
78bcb0dd2a Make shellcheck happier 2023-09-20 10:11:01 -06:00
Michael Wolf
0c667db03c Make shellcheck happier 2023-09-20 10:10:50 -06:00
Michael Wolf
5f9d2f7679 Make shellcheck happier 2023-09-20 10:10:04 -06:00
Michael Wolf
d486fe6217 Make shellcheck happier 2023-09-20 10:09:35 -06:00
Michael Wolf
607140cce3 Use use prettier wrapper script to reformat 2023-09-20 07:38:42 -06:00
Michael Wolf
4e5f5b1855 Don't redundantly set variable 2023-09-20 07:16:38 -06:00
Michael Wolf
b4f69b21cf Extract isort and black 2023-09-20 07:15:33 -06:00
Michael Wolf
1e942180fe List some problems 2023-09-20 07:09:52 -06:00
Michael Wolf
df2658dcd5 Remove redundant execution 2023-09-20 07:09:45 -06:00
Michael Wolf
8d6ee796b9 Adapt to renamed file 2023-09-18 17:20:18 -06:00
Michael Wolf
b0ea0360af Simplify function 2023-09-18 17:19:10 -06:00
Michael Wolf
0f2a06e1f0 Add FIXME 2023-09-18 17:19:05 -06:00
Michael Wolf
2cc53eb7e1 Start extracting language-specific formatters 2023-09-18 16:44:26 -06:00
Michael Wolf
d1e6e953d1 Add first cut at a function to get a project root
Hopefully this can be expanded over time.
2023-09-18 15:52:40 -06:00
Michael Wolf
bbcd4449f2 Rename file
This lets shellcheck make useful assumptions.
2023-09-18 15:52:13 -06:00
Michael Wolf
304e5d2f87 Improve wishlist item 2023-01-03 12:31:23 -06:00
Michael Wolf
7a6fe0925d Sort list of programming languages 2023-01-03 12:29:37 -06:00
Michael Wolf
f8046c6d1d Update copyright stmt 2023-01-03 12:21:43 -06:00
Michael Wolf
0c4f4f91f9 Add wishlist items 2023-01-03 12:21:39 -06:00
Michael Wolf
965295ad21 Make part of the example documentation clearer 2023-01-03 12:20:49 -06:00
Michael Wolf
863f89f350 Fix tyop 2023-01-03 12:20:39 -06:00
Michael Wolf
4e9affa44f Add support for .dart files 2023-01-03 12:20:28 -06:00
Michael Wolf
1ed6175656 Update README.md 2022-10-13 19:29:33 -05:00
Michael Wolf
ecf60a5f2f Teach it about golang 2022-10-13 18:43:40 -05:00
Michael Wolf
969f6edc39 Update README.md 2021-03-15 10:49:39 -06:00
Michael Wolf
2eb0d7b9b0 Teach it about isort in addition to black
The design of this is starting to break down now and will need to be reworked
a bit.
2021-03-15 10:37:38 -06:00
Michael Wolf
d59ac38a5b Remove inadvertently added dep 2021-01-13 10:59:36 -06:00
Michael Wolf
915f99afe0 Update deps 2021-01-13 10:59:21 -06:00
Michael Wolf
0ab8854966 Update deps 2021-01-13 10:59:16 -06:00
Michael Wolf
42c245298c Merge remote-tracking branch 'origin/master' into master 2020-08-12 14:06:10 -05:00
Michael Wolf
4cda5e0951 Run files through prettier; add rudimentary .sh support 2020-08-12 14:03:26 -05:00
Michael Wolf
91e86745a0 Run file through prettier 2020-08-12 14:02:35 -05:00
Michael Wolf
3c7857184d Pull in prettier
We should keep ourselves honest, of course :)
2020-08-12 14:01:59 -05:00
Michael Wolf
b5a68d9a5e Add .gitignore 2020-08-12 14:01:45 -05:00
Michael Wolf
7543dc7c50 Add support for tsx and jsx 2020-08-12 13:50:47 -05:00