зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
bee1c674e3
Коммит
24d2c0ec21
@ -1,5 +1,5 @@
|
||||
Dmitriy Gennadievich
|
||||
prof of economy
|
||||
prof of economy, MGIMO, Transport University, ...
|
||||
|
||||
https://www.youtube.com/channel/UCrOIdfvNSbhhWBzHuNq8IOQ
|
||||
|
||||
@ -7,6 +7,8 @@ AlexeyLutsvig - Evstafiev
|
||||
https://www.youtube.com/playlist?list=PL1nz_WV6F5rhKrfans5w_Isf5W7AZDIPI
|
||||
|
||||
2024
|
||||
YourNews - Evstafiev of 1:59:24
|
||||
https://www.youtube.com/watch?v=xZEyx1ALkDU
|
||||
GeoPolitBuro - Evstafiev - Near East World ReShare of 50:15
|
||||
https://www.youtube.com/watch?v=_37nVkQIgTw
|
||||
2023
|
||||
|
||||
19
pl/cross/tools/quality/static/sonar/features/cfg.txt
Обычный файл
19
pl/cross/tools/quality/static/sonar/features/cfg.txt
Обычный файл
@ -0,0 +1,19 @@
|
||||
sonar-project.properties
|
||||
https://stackoverflow.com/questions/34071879/how-do-i-use-or-set-up-sonar-project-properties-file
|
||||
|
||||
suppression
|
||||
https://www.baeldung.com/sonar-exclude-violations
|
||||
|
||||
common-java:DuplicatedBlocks
|
||||
@SuppressWarnings("common-java:DuplicatedBlocks")
|
||||
https://stackoverflow.com/questions/21103175/how-to-disable-sonar-rules-for-specific-files
|
||||
https://community.sonarsource.com/t/how-to-disable-a-sonarqube-rule-ex-go-s3776-for-the-go-language-in-the-go-code/85345/5
|
||||
@java.lang.SuppressWarnings("squid:S2696")
|
||||
|
||||
java:S2111
|
||||
@SuppressWarnings("java:S2111")
|
||||
https://sonarqube.inspirebrands.net/coding_rules?open=java%3AS2111&rule_key=java%3AS2111
|
||||
|
||||
|
||||
quality profiles
|
||||
https://community.sonarsource.com/t/how-to-disable-inbuilt-rules/57744/7
|
||||
@ -0,0 +1 @@
|
||||
https://docs.sonarsource.com/sonarqube/9.9/instance-administration/quality-profiles/
|
||||
1
pl/cross/tools/quality/static/sonar/integration/gradle.txt
Обычный файл
1
pl/cross/tools/quality/static/sonar/integration/gradle.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://docs.sonarsource.com/sonarqube/9.9/analyzing-source-code/scanners/sonarscanner-for-gradle/
|
||||
@ -1,5 +1,5 @@
|
||||
2024
|
||||
BusyCoderAcademy - Java 8 Stream API Workshop 2:08:00 of 3:09:22
|
||||
BusyCoderAcademy - Java 8 Stream API Workshop 2:43:00 of 3:09:22
|
||||
https://www.youtube.com/watch?v=5IJG483LIjk
|
||||
https://github.com/rgupta00/java8workshop-busycoder-25-02-24
|
||||
https://github.com/rgupta00/java8workshop-busycoder-25-02-24/blob/master/notes%20java%208.pdf
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user