Skip to content

feat: add max-header-length for header length check#85

Open
aj3sh wants to merge 1 commit intoopensource-nepal:mainfrom
aj3sh:max-header-length
Open

feat: add max-header-length for header length check#85
aj3sh wants to merge 1 commit intoopensource-nepal:mainfrom
aj3sh:max-header-length

Conversation

@aj3sh
Copy link
Member

@aj3sh aj3sh commented Mar 13, 2026

Description

  • add max-header-length for header length check
  • disable default header length check
  • update dependency actions version
  • add release details on contributing file

Related Issue

Fixes #67

Type of Change

Please mark the appropriate option below to describe the type of change your pull request introduces:

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Refactor
  • Other (please specify)

Checklist

  • My pull request has a clear title and description.
  • I have used semantic commit messages.
    Examples: "fix: Fixed foobar bug", "feat(accounts): Added foobar feature".
  • I have added/updated the necessary documentation on README.md.
  • I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.

Additional Notes

[Add any additional notes or context that you think the reviewers should know about.]

By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.

- disable default header length check
- update dependency actions version
- add release details on contributing file
@aj3sh aj3sh requested review from golesuman and sugat009 March 13, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commitlint fails after squash merge

1 participant