Skip to content

Fix up and improve the linting functionality #142

@klauer

Description

@klauer

Current Behavior

  • whatrecord lint works on startup scripts and appears broken for database files at the moment
  • Database instances contain .lint attributes tracking lint, which gets serialized along with everything else

Expected Behavior

I'd like linting to be pretty painless and something that can be readily used from whatrecord, with or without viewing from the frontend.

  • whatrecord lint should work for database files, startup scripts, and other files
  • It'd be nice if the lint was recorded in such a way that the frontend could view it as well
    • As-is, the lint is not stored at all, but regenerated on each call to the command-line tool
  • The command-line tool should accept multiple input files

Metadata

Metadata

Assignees

No one assigned

    Labels

    conference-goalIntent is to work on this prior to conference xyz

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions