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.

Rename project to a more generic name

See original GitHub issue

The current project name (conventional-changelog-lint) implies that this tool is designed to be used with conventional-changelog. Regardless of whether thats true or not, the tool itself has potential for broader applications.

A good name would be something like commitlint.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gajuscommented, Aug 15, 2016

What type of convention are you testing via conventional-changelog-lint in your projects?

https://gist.github.com/gajus/b57fd0ce6cc6de09867bbc331c4ddaf0#file-conventional-changelog-lintrc-json

Basically, Angular convention minus the scopes.

1reaction
marioneblcommented, Aug 15, 2016

Hey @gajus, thanks for your suggestion!

I chose the name due to the fact this tool uses conventional-commits-parser under the hood, which basically limits it to conventional-changelog semantics.

To hold true to the commitlint name this would have to be broadened quite a bit and replace conventional-commits-parser with a custom parser, possibly using natural language processing.

Most likely this is a sizeable chunk of work which I’m currently not planing to invest into this topic. Given we can muster some collaboration effort and fill the broader scope I’d rename the project.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Rename Solution and Project Name in Visual Studio?
To change it to new name at all the places of the whole solution, click on Cntrl+F . Mention the old name and...
Read more >
Different Ways to Change the Project Name in Android Studio
Method 1 ; Step 1: Click on the Setting Icon and Uncheck Compact Middle Packages ; Step 2: Click on your Project Name...
Read more >
Rename refactorings | IntelliJ IDEA Documentation - JetBrains
Use the Rename refactoring to change names of symbols, files, directories, packages, modules and all the references to them throughout code.
Read more >
Renaming Your GitHub Projects - Blog: Ben Hammond.Tech
If your projects start generically and later grow into something cool (or the focus changes completely) it's easy to change their names and ......
Read more >
[SOLVED] Renaming A Project - Cubasis - Steinberg Forums
I am just getting started with Cubasis, and I have a newbie question. How do you rename a project? I often give them...
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