Обновлённая версия плагина h1+git919+c3e3141-r0.0 от 27.12.2021 доступна по ссылке с первого поста темы
Обновлённая версия плагина py3+git919+c3e3141-r0.0 от 27.12.2021 доступна по ссылке с первого поста темы
● YouTubeUi: ignore import shadowed by loop variable
● Some code style fixes in test enigma
● Fix test on OpenViX
● setup_translate: optimize code
● YouTubeVideoUrl: some code style updates
Rename function createPriorityFormats.
Replace use of a reluctant quantifier.
Remove the unused local variable retry.
● Add python version in sonar-project.properties
● Add sonarcloud quality gate status badge in README
● setup: use constant instead of duplicating literal
● setup_translate: fix noncompliant raise exception
● Add SonarCloud workflow action
I took the idea to use sonarcloud from openatv, thx jbleyel.
● YouTubeUi: some code style fixes