Commit Graph

16 Commits

Author SHA1 Message Date
Michael Wolf
973b9e4c2f Move wrapper selection into a function 2023-09-30 18:14:47 -06:00
Michael Wolf
4b56817b2d Revert "Don't call get_os needlessly"
This reverts commit 08be19fe28.
2023-09-30 17:25:43 -06:00
Michael Wolf
c2fe100ad9 Nix needless shift stmt 2023-09-30 17:18:47 -06:00
Michael Wolf
5319677a4c Fix wf_root 2023-09-30 17:18:26 -06:00
Michael Wolf
21736cf0a2 Recycle wf_root output 2023-09-30 17:17:58 -06:00
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
032f32f132 Make shellcheck happier 2023-09-30 15:30:23 -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
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