Skip to content

robmazan/CodeAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CodeAnalyzer

Code analysis tools for PowerShell

Usage

Clone to this repository to the Documents\WindowsPowerShell\Modules\ of your HOME folder. Then you can use it by importing:

PS > Import-Module CodeAnalyzer

Available functions

  • Use-FirstCommit
  • Use-LastCommit
  • Use-NextCommit
  • Get-MergeCommits
  • ConvertTo-SonarResults
  • Send-SonarReport
  • Send-ReportHistory
  • Get-ContributionMatrix
  • Get-FileStatsFromSonar

Use Get-Help -Full <function name> to get more information on these.

About

Code analysis tools for PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published