Fix linux path for flutter and add xz extractor #190
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Jan 14, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- utils/extract.go 2
- plugins/runtime-utils.go 1
- config/runtimes-installer.go 2
- plugins/runtime-utils_test.go 11
- plugins/shared.go 10
See the complete overview on Codacy
Annotations
Check notice on line 16 in plugins/shared.go
codacy-production / Codacy Static Code Analysis
plugins/shared.go#L16
exported type CustomURLConfig should have comment or be unexported
Check notice on line 20 in utils/extract.go
codacy-production / Codacy Static Code Analysis
utils/extract.go#L20
exported function ExtractTarXz should have comment or be unexported
Check notice on line 24 in utils/extract.go
codacy-production / Codacy Static Code Analysis
utils/extract.go#L24
exported function ExtractTar should have comment or be unexported
Loading