Skip to content

asdf plugin for detekt Kotlin static analyser

License

Notifications You must be signed in to change notification settings

dotanuki-labs/asdf-detekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-detekt

CI Code Style License

A detekt-cli plugin for the asdf.

Installing

Installing this plugin:

$> asdf plugin add detekt https://github.com/dotanuki-labs/asdf-detekt.git

Using

Installing the detekt-cli with asdf:

# Show all installable versions
$> asdf list-all detekt

# Install specific version
$> asdf install detekt latest

# Set a version globally (on your ~/.tool-versions file)
$> asdf global detekt latest

# Now detekt commands are available
$> detekt --version

Additional information

Check asdf for more instructions on how to install and manage versions.

License

Copyright (c) 2023 - Dotanuki Labs - The MIT license

About

asdf plugin for detekt Kotlin static analyser

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages