File tree Expand file tree Collapse file tree
orchestrator/assets/vendor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 trufflehog :
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
2121 with :
2222 fetch-depth : 0
2323 - name : TruffleHog Secret Scan
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MPL-2.0
2+ // Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23# Justfile for flatracoon
34
45# Default recipe — list available commands
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MPL-2.0
2+ // Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23# SPDX-FileCopyrightText: 2025 Hyperpolymath <hyperpolymath@proton.me>
34#
45# FlatRacoon Network Stack - Justfile
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: MPL-2.0
2+ // Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13const plugin = require ( "tailwindcss/plugin" )
24const fs = require ( "fs" )
35const path = require ( "path" )
Original file line number Diff line number Diff line change 1+ // SPDX-License-Identifier: MPL-2.0
2+ // Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13/**
24 * @license MIT
35 * topbar 3.0.0
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MPL-2.0
2+ // Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23# Justfile - hyperpolymath standard task runner
34
45default :
You can’t perform that action at this time.
0 commit comments