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.

Inconsistent option name: max vs. maximum

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
nzakascommented, Mar 28, 2016

Yeah, we should fix this for sure. Assuming we stick with max everywhere, that would mean that we’d need to:

  1. Ensure rules that accept maximum also accept max (update the rule schema so it accepts both).
  2. Change the rule docs to use max while adding a note that the option name maximum is deprecated and will be remove at some point in the future.
2reactions
ilyavolodincommented, Mar 27, 2016

So 3 with max and 5 with maximum. Even though maximum appears in more places, I would rather have max as the default. Max is self-explanatory and less typing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Max and min assignment giving incorrect and inconsistent ...
Im struggling to fix my code for a prompted assignment. Sometimes it gives the correct answers, other times it doesn't. For whatever reason,...
Read more >
The OLE DB provider "MSDASQL" for linked server ...
Cause: This issue is occurring because we're trying to pull in a column which has a column size being set to “Max”. This...
Read more >
Performance and scaling for Aurora Serverless v2
The maximum capacity must be higher than 0.5 ACUs. You can set the minimum and maximum capacity to be the same in most...
Read more >
High Integrity System Modeling Checks - MATLAB & Simulink
Maximum effective lines of code per function ― Effective lines do not include empty lines, comment lines, or lines containing only the end...
Read more >
I'm getting inconsistent success when trying to discover Oracle ...
Check process name to match Oracle listener or Oracle ... The max object size reached the maximum limit of [1000].
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