Skip to content

Conversation

SethFalco
Copy link
Member

@SethFalco SethFalco commented Jun 20, 2025

Just some chores while I was looking at this locally.

  1. We forgot to put root = true in our .editorconfig.
  2. In the Makefile, it was actually using the global instance of Python. This is due to a quirk in Makefile, we need to execute the chain of commands at once from Make's perspective to actually use the venv.
  3. Minor formatting change of REUSE.toml.

@SethFalco SethFalco merged commit a88a1d8 into main Jun 20, 2025
1 check passed
@SethFalco SethFalco deleted the chores branch June 20, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant