Skip to content
  • Ahmad Samir's avatar
    Add new check, qt-keyword-emit · e272ebbe
    Ahmad Samir authored and Ivan Čukić's avatar Ivan Čukić committed
    Basically copy the code from the qt-keywords check, with some slight
    changes, and change it to only check for the 'emit' keyword.
    
    Given that C++20 will have a method called emit(), code shouldn't be
    using the 'emit' keyword now. qt-keywords would make extra changes which
    could be seen as "churn", so to speed things up, split emit to its own
    check.
    e272ebbe
To find the state of this project's repository at the time of any of these versions, check out the tags.