question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Respect Angular conventions

See original GitHub issue

Hello,

I am wondering if this repository is still maintained. I hope so, because I wanted ask if you could support JIRA IDs at the end or even at second position of a commit message. I am asking because I would like to also use it together with angular commit conventions to end up with a commit like

  • feat: great thing JIRAID-1234 or
  • feat: great thing (JIRAID-1234)

this would allow subsequent tooling like semantic-release and Changelog generation based on commits to deliver even nicer results.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
RHeynsZacommented, Jul 22, 2022

I think this functional is useless

Just because you use a convention, doesn’t make it useless. That is why the main @commitlint package is so configurable, as people have different standards for different companies

I think the Signed off by: is a weird convention, but by no means do I think it is stupid or “useless”

0reactions
noahlauxcommented, Dec 9, 2022

I needed this as well and made a solution #52

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular coding style guide
Looking for an opinionated guide to Angular syntax, conventions, and application structure? Step right in. This style guide presents preferred conventions ...
Read more >
Frontend Handbook | Angular / Angular guidelines and best ...
This chapter covers various best practices when writing templates, business logic, components, services, etc.
Read more >
An Opinionated Coding Styleguide for Angular - Bits and Pieces
In this article, I want to show how I style my Angular apps and the rationale behind ... This is an element written...
Read more >
Code style and best practices enforcement in Angular (TSLint
codelyzer and tslint-angular packages are a set of rules for tslint, ... to respect the policy and run these tools themselves each time....
Read more >
Angular Best Practices - Career Karma
The Angular coding standards are style vocabulary, file structure conventions, single responsibility, naming, application structure and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found