Skip to content

Sort apt packages alphabetically within sections #18

@dguido

Description

@dguido

Problem

The apt package list in the Dockerfile is not alphabetically sorted within each section, making it harder to spot duplicates and review diffs.

Current order:

fzf
ripgrep
fd-find
...
iptables
ipset
iproute2
dnsutils

Proposed fix

Sort alphabetically within each comment-delimited section:

fd-find
ripgrep
tmux
zsh
...
dnsutils
ipset
iptables
iproute2

Per @DarkaMaul's review feedback on trailofbits/skills#26.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions