We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3e7fc commit 8a8643bCopy full SHA for 8a8643b
.pre-commit-config.yaml
@@ -1,6 +1,5 @@
1
repos:
2
-#- repo: https://github.com/PowerShell/PSScriptAnalyzer
3
-- repo: https://github.com/juju4/PSScriptAnalyzer
+- repo: https://github.com/PowerShell/PSScriptAnalyzer
4
rev: 3e3b2d7b7548fc5513b367cb3a80860d5bfd24db
5
hooks:
6
- id: powershell_scriptanalyzer
@@ -17,4 +16,4 @@ repos:
17
16
# language: script
18
# always_run: true
19
# pass_filenames: false
20
-# verbose: true
+# verbose: true
0 commit comments