Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# CLAUDE.md

## Security PRs

- For PRs that resolve Hacken bug bounty reports, do not include details about the bug in the PR description. Instead, link to a Linear issue that contains more details on the bug and the link to the Hacken bug bounty report.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The line length exceeds 200 characters. The repository's README.md (lines 113-115) specifies that markdown files must be formatted with markdownlint, which by default enforces a line length limit (MD013). Wrapping the text improves readability and ensures consistency with the project's formatting standards.

Suggested change
- For PRs that resolve Hacken bug bounty reports, do not include details about the bug in the PR description. Instead, link to a Linear issue that contains more details on the bug and the link to the Hacken bug bounty report.
- For PRs that resolve Hacken bug bounty reports, do not include details about the bug in the PR description.
Instead, link to a Linear issue that contains more details on the bug and the link to the Hacken bug bounty report.
References
  1. Markdown files must be formatted with markdownlint (MD013 for line length). (link)

Loading