diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 0db9c6e..94af9ef 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -74,11 +74,11 @@ body: All config files on your server. 例如以下文件(或者文件夹): Example files (or folders): - - \spigot.yml - - \bukkit.yml - - \config\\\* - - \lophine_config\\\* - - \luminol_config\\\* + - \spigot.yml + - \bukkit.yml + - \config\\\* + - \lophine_config\\\* + - \luminol_config\\\* - type: textarea id: other attributes: diff --git a/qodana.yaml b/qodana.yaml index c1e0d09..8c770cb 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -9,7 +9,7 @@ profile: include: - name: CheckDependencyLicenses exclude: - - name: All + - name: JavaFiles paths: - lophine-api/src - lophine-server/src