Skip to content

Conversation

@LordAro
Copy link
Member

@LordAro LordAro commented Jan 5, 2026

uv & ruff are all the rage. WIP stuff converting to uv build (though still using setuptools for the built part of the extension) and applying lots of lovely lovely ruff linting fixes.

Needs more work and probably splitting things

@LordAro LordAro marked this pull request as draft January 5, 2026 16:53
from nml import expression, generic, global_constants, nmlop
from nml.actions import action2, action2real, action2var_variables, action4, action6, actionD
from nml.ast import general, switch, spriteblock
from nml.ast import general, spriteblock, switch

Check notice

Code scanning / CodeQL

Cyclic import Note

Import of module
nml.ast.spriteblock
begins an import cycle.
Import of module
nml.ast.switch
begins an import cycle.
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