To lint your project, you have to:
You can run it like any other build configuration, click the inverted triangle in the Build button from the IDE toolbar
The output messages appears in the Problems view.
The figure listed below is an example that shows several lint errors for main.c. The messages appears in the Problems view, and are listed as well in the Console view.