Skip to content

Commit e552029

Browse files
committed
Removed redundant plugins
1 parent 326f4fc commit e552029

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

.qlty/qlty.toml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -71,19 +71,3 @@ name = "trivy" # Scans for vulnerabilities in containers and dependen
7171

7272
[[plugin]]
7373
name = "trufflehog" # Detects secrets and sensitive data in code
74-
75-
[[plugin]]
76-
name = "yamllint" # Lints YAML files for syntax and style
77-
enabled = false
78-
79-
[[plugin]]
80-
name = "markdownlint" # Lints Markdown files
81-
enabled = false
82-
83-
[[plugin]]
84-
name = "prettier" # Ensures consistent code formatting
85-
enabled = false
86-
87-
[[plugin]]
88-
name = "checkov" # Performs security and compliance checks on IaC files
89-
enabled = false

0 commit comments

Comments
 (0)