Skip to content

A way to run GMQCC as a linter #203

@vkazanov

Description

@vkazanov

I am working on an Emacs mode for QuakeC projects. One useful things that's important to add to do is some kind of live code linting. A couple of things missing in gmqcc to make it convenient:

  1. lint a single file only.
  2. skip generating the resulting progs.dat file altogether.
  3. do not stop compiling on errors, go as far as possible.

Would GMQCC team be open to such changes?

Thank you

PS this is a sister Issue to this one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions