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.

How to check if the configFile is being used accordingly

See original GitHub issue

I tried to set it to package.json2 to make it fail but it still passes. I wonder if this action supports the configFile to be package.json, see: https://github.com/price-search/api/pull/2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
wagoidcommented, Apr 23, 2020

Agreed! Closing it.

1reaction
wagoidcommented, Apr 21, 2020

@felipecassiors TBH it was basically because I didn’t know they had this strategy of searching multiple locations when I created the action, so I always pass a configFile option to commitlint. We can definitely improve this action to make configFile work just like the CLI does! When I have some time I will have a look at that 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to find out which Git config file is used ... - Stack Overflow
How can I determine precisely which gitconfig file is being used by my Git bash client ? You can use the --show-origin option...
Read more >
Log Which Configuration File is Being Used #9959 - GitHub
The only way I can see this being a breaking change is if a user already has a period-less config file floating around...
Read more >
git-config Documentation - Git
Respect include. * directives in config files when looking up values. Defaults to off when a specific file is given (e.g., using --file...
Read more >
Config file processing in Spring Boot 2.4
application and test properties in your Spring Environment . The value for my. application will be the contents of /etc/config/my/application , ...
Read more >
Supported Config Files - isort
You can always confirm exactly what config file was used for a file by running isort with the --verbose flag. Previous Black Compatibility...
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