Uh oh!
There was an error while loading. Please reload this page.
Ignore lines starting with #: (RFC-1337) - #20212
Conversation
❗ Release notes requiredYou can open this PR in browser to add release notes: open in github.dev
|
This comment has been minimized.
This comment has been minimized.
🔍 Tooling Safety Check — Affects-Bootstrap
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
T-Gro
commented
Aug 11, 2026
What else would be needed for lightweight tooling accessibility? ( Initial experiments can use hand rolled text search, but to fully cover the language grammar a dedicated scanner for those ignored directives would be more robust) |
Martin521
commented
Aug 11, 2026
I am not sure what exactly you are after. For "dotnet run"-like behavior, you need to
These steps / layers are all dealt with in the runfs prototype, nicely separated into different source files. But for experimentation, the runfs code base should be a good starting point. However, I might still misunderstand your goals. |
Description
Implements RFC-1337
Checklist