mirror of
https://github.com/hathach/tinyusb.git
synced 2025-10-29 19:49:07 +00:00
Add qodana.yaml file
This commit is contained in:
parent
97741a56e0
commit
8242ffd04a
10
qodana.yaml
Normal file
10
qodana.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
####################################################################################################################
|
||||
# WARNING: Do not store sensitive information in this file, as its contents will be included in the Qodana report. #
|
||||
####################################################################################################################
|
||||
|
||||
version: "1.0"
|
||||
linter: jetbrains/qodana-jvm-community:2025.2
|
||||
profile:
|
||||
name: qodana.recommended
|
||||
include:
|
||||
- name: CheckDependencyLicenses
|
||||
Loading…
x
Reference in New Issue
Block a user