additional local mode considerations
This commit is contained in:
parent
b3fcc22ea9
commit
9bdce4d0a3
|
@ -8,6 +8,7 @@ import {ripGrep} from "./ripGrep";
|
||||||
|
|
||||||
//TODO: Consider whether a local symlink mode might make sense for when writing policies and
|
//TODO: Consider whether a local symlink mode might make sense for when writing policies and
|
||||||
// https module sources are unavailable for whatever reason
|
// https module sources are unavailable for whatever reason
|
||||||
|
// Maybe this repo should track the governance repo or pull in those files
|
||||||
|
|
||||||
// Check for the presence of sentinel.hcl, or else one gets created
|
// Check for the presence of sentinel.hcl, or else one gets created
|
||||||
const ensureFileExists = async (filename: string) => {
|
const ensureFileExists = async (filename: string) => {
|
||||||
|
|
Loading…
Reference in a new issue