Skip to content

Use virtualised WASI filesystem to detect modified files #10

Description

@Timmmm

Linters should fail if any files have been modified, and currently we run git diff before and after running the linter to verify this. But instead we could just intercept writes to files and then verify that they don't change the contents. This should be faster.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    filesystem virtualisationRelated to virtualising the WASI filesystemperformanceSpeed or file size improvements

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions