Skip to content

Commit 6735b45

Browse files
hyperpolymathclaude
andcommitted
chore: add justfile for RSR compliance
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e42e48e commit 6735b45

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

justfile

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# Justfile for ipv6-site-enforcer
3+
4+
default:
5+
@just --list
6+
7+
# Run panic-attack assail
8+
assail:
9+
panic-attack assail .

0 commit comments

Comments
 (0)