Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multiline support #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add multiline support #60

wants to merge 1 commit into from

Conversation

sruehl
Copy link

@sruehl sruehl commented Apr 6, 2023

This should fix #6

A new flag is added -multiline which uses multiline variants of the existing headers.

This should fix elastic#6

A new flag is added `-multiline` which uses multiline variants of the existing headers.
@sruehl sruehl requested a review from a team as a code owner April 6, 2023 09:02
@sruehl sruehl requested review from tpgilmore and anjalitiwari and removed request for a team April 6, 2023 09:02
@cla-checker-service
Copy link

cla-checker-service bot commented Apr 6, 2023

💚 CLA has been signed

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

The PR is not allowed to run in the CI yet

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2023-04-06T09:02:52.706+0000

  • Duration: 5 min 48 sec

Steps errors 2

Expand to view the steps failures

Load a resource file from a library
  • Took 0 min 0 sec . View more details here
  • Description: approval-list/elastic/go-licenser.yml
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: githubApiCall: The REST API call https://api.github.com/orgs/elastic/members/sruehl return the message : java.lang.Exception: httpRequest: Failure connecting to the service https://api.github.com/orgs/elastic/members/sruehl : httpRequest: Failure connecting to the service https://api.github.com/orgs/elastic/members/sruehl : Code: 404Error: {"message":"User does not exist or is not a member of the organization","documentation_url":"https://docs.github.com/rest/reference/orgs#check-organization-membership-for-a-user"}

@jamietanna
Copy link
Member

Hey @sruehl thanks very much for this! Apologies we've not seen to this PR yet, is it still something you'd like to get over the line?

@sruehl
Copy link
Author

sruehl commented Jan 5, 2024

sure

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.

Detect multiline Copyright / License header from start to finish.
3 participants