Package implementing a checker for "async" related issues.
AsyncChecker | Module implementing a checker for "async" related issues. |
AsyncVisitor | Module implementing a node visitor to check async functions for use of synchronous functions. |
translations | Module implementing message translations for the code style plugin messages (async part). |