Skip to content

Commit

Permalink
Include
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHib committed Jan 22, 2024
1 parent e7a48de commit 06ab12e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,14 @@ profile:
name: qodana.recommended

#Enable inspections
#include:
# - name: <SomeEnabledInspectionId>
include:
- name: buffer/
- name: cache/
- name: engine/
- name: game/
- name: network/
- name: types/
- name: yaml/

#Disable inspections
exclude:
Expand Down

0 comments on commit 06ab12e

Please sign in to comment.