We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(1L, long.MaxValue)
Should be replaced with:
Range.PositiveInt64
And used here: https://github.com/linksplatform/Data.Doublets/blob/5c773e28fb9e0d16b6a611186442bba7f47bf13c/csharp/Platform.Data.Doublets.Tests/OptimalVariantSequenceTests.cs#L150
The text was updated successfully, but these errors were encountered:
If used once. Maybe it's better to create a local constant?
Sorry, something went wrong.
Once we have more than 3 usages in the whole project, we can move it here. So this issue can help track these usages.
No branches or pull requests
Should be replaced with:
Range.PositiveInt64
And used here:
https://github.com/linksplatform/Data.Doublets/blob/5c773e28fb9e0d16b6a611186442bba7f47bf13c/csharp/Platform.Data.Doublets.Tests/OptimalVariantSequenceTests.cs#L150
The text was updated successfully, but these errors were encountered: