diff --git a/.envrc b/.envrc index 4bec2df..5d68ff2 100644 --- a/.envrc +++ b/.envrc @@ -14,7 +14,6 @@ fi # Load Nix flake if flake.nix exists if has nix && [ -f flake.nix ]; then - use flake fi # Project environment variables diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 906741d..cc62f6c 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -32,4 +32,4 @@ permissions: jobs: governance: - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9 \ No newline at end of file + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9 diff --git a/.github/workflows/hypatia-scan.yml b/.github/workflows/hypatia-scan.yml index e4a4864..1160966 100644 --- a/.github/workflows/hypatia-scan.yml +++ b/.github/workflows/hypatia-scan.yml @@ -413,4 +413,4 @@ jobs: repo: context.repo.repo, issue_number: context.issue.number, body: comment - }); \ No newline at end of file + }); diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 66cb50c..b9b7b4e 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -25,4 +25,4 @@ jobs: security-events: write id-token: write uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9 - secrets: inherit \ No newline at end of file + secrets: inherit diff --git a/.github/workflows/static-analysis-gate.yml b/.github/workflows/static-analysis-gate.yml index ebf4080..8f69752 100644 --- a/.github/workflows/static-analysis-gate.yml +++ b/.github/workflows/static-analysis-gate.yml @@ -433,4 +433,4 @@ jobs: Findings saved as \`unified-findings\` artifact. The gitbot-fleet scanner will ingest these on its next pass. - EOF \ No newline at end of file + EOF