Skip to content

Write descriptions for each linter#751

Merged
laurit17 merged 13 commits into
mainfrom
lauri/descriptions
Apr 24, 2024
Merged

Write descriptions for each linter#751
laurit17 merged 13 commits into
mainfrom
lauri/descriptions

Conversation

@laurit17
Copy link
Copy Markdown
Contributor

@laurit17 laurit17 commented Apr 19, 2024

A very tedious task; aided by grabbing slogans off of linter websites + GitHub copilot.

The variation in style is intentional. Let me know what your thoughts are.

Screenshot 2024-04-19 at 12 36 38 PM

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 19, 2024

⏱️ 6h 3m total CI duration on this PR
Job Cumulative Duration Recent Runs
Linter Tests ubuntu-latest 2h 22m 🟥🟥🟥🟩
Windows Linter Tests 1h 57m 🟥🟥🟥🟩
Linter Tests macOS 1h 25m 🟥🟥🟥🟩
Trunk Check runner [linux] 9m 🟩🟩🟩🟩
CodeQL-Build 6m 🟩🟩🟩🟩🟩
Repo Tests / Plugin Tests 3m 🟩🟩🟩🟩
Detect changed files 20s 🟩🟩🟩🟩
Aggregate Test Results 10s 🟥🟥🟥🟥🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@laurit17 laurit17 requested review from Chrissy and TylerJang27 April 19, 2024 18:08
Copy link
Copy Markdown
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some notes, mainly nits and unifying the grammar

Comment thread linters/black/plugin.yaml Outdated
Comment thread linters/brakeman/plugin.yaml Outdated
Comment thread linters/buf/plugin.yaml Outdated
Comment thread linters/buildifier/plugin.yaml Outdated
- name: buildifier
files: [starlark, bazel-build, bazel-workspace]
tools: [buildifier]
description: Formatter for Bazel-related files
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just ...Bazel files

Comment thread linters/checkov/plugin.yaml Outdated
Comment thread linters/sourcery/plugin.yaml Outdated
Comment thread linters/stylua/plugin.yaml Outdated
Comment thread linters/tofu/plugin.yaml Outdated
Comment thread linters/trufflehog/plugin.yaml Outdated
Comment thread linters/trunk-toolbox/plugin.yaml Outdated
@laurit17 laurit17 requested a review from TylerJang27 April 23, 2024 21:48
Copy link
Copy Markdown
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor cleanup :)

Comment thread linters/git-diff-check/plugin.yaml Outdated
- name: git-diff-check
files: [ALL]
description: Check for trailing whitespace
description: Check for git conflicts
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Check for git conflicts
description: Checks for git conflicts

Comment thread linters/golangci-lint/plugin.yaml Outdated
files: [go]
tools: [golangci-lint]
description: A fast Go linters runner
description: A power Go linter runner
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: A power Go linter runner
description: A powerful Go linter runner

Comment thread linters/renovate/plugin.yaml Outdated
files: [renovate-config]
tools: [renovate]
description: Checks Renovate configuration files
description: Validate Renovate configuration files
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Validate Renovate configuration files
description: Validates Renovate configuration files

@laurit17 laurit17 merged commit a45674b into main Apr 24, 2024
@laurit17 laurit17 deleted the lauri/descriptions branch April 24, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants