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

refactor: port to-lines to ts #677

Merged

Conversation

bendtherules
Copy link
Contributor

Fixes part of #659. This ports @commitlint/to-lines src and tests to typescript.

Changes made:

  1. Remove ava config, dependencies and scripts from package.json
  2. Add typescript and jest config, dependencies and scripts instead
  3. Port to-lines/* source and test files to ts

How Has This Been Tested?

npm run test inside @commitlint/to-lines

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bendtherules
Copy link
Contributor Author

There seems to be some issue with CI checks ??

@marionebl
Copy link
Contributor

There seems to be some issue with CI checks ??

Yes, I recently reconfigured CircleCI now there seems to be some desync with the repo settings...

@marionebl marionebl merged commit c102d2f into conventional-changelog:master Jun 3, 2019
@marionebl
Copy link
Contributor

Thanks again :)

@marionebl marionebl mentioned this pull request Jun 3, 2019
18 tasks
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.

None yet

2 participants