-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
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
New typePrefixing modes "Always" and "Never" (default: "Hybrid") #661
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 746b001 - Browse repository at this point
Copy the full SHA 746b001View commit details -
tests/Console: regression test for typePrefixing
As we're going to change how the configuration of this rule is structured, we first create a test to make sure the old config works.
Configuration menu - View commit details
-
Copy full SHA for 99a6642 - Browse repository at this point
Copy the full SHA 99a6642View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a36e2 - Browse repository at this point
Copy the full SHA a7a36e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310b7b0 - Browse repository at this point
Copy the full SHA 310b7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3108e36 - Browse repository at this point
Copy the full SHA 3108e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a487776 - Browse repository at this point
Copy the full SHA a487776View commit details -
tests(TypePrefixing): 1st two tests for Always mode (should pass alre…
…ady) The 'Always' mode behaves in the same way for this case.
Configuration menu - View commit details
-
Copy full SHA for 6957536 - Browse repository at this point
Copy the full SHA 6957536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e474d3 - Browse repository at this point
Copy the full SHA 1e474d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0264faf - Browse repository at this point
Copy the full SHA 0264fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c0488 - Browse repository at this point
Copy the full SHA c6c0488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc75d8 - Browse repository at this point
Copy the full SHA 2fc75d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2375096 - Browse repository at this point
Copy the full SHA 2375096View commit details -
tests(TypePrefixing): 2 failing tests for array(Always)
Also editing an existing Hybrid mode one to make sure we don't break it.
Configuration menu - View commit details
-
Copy full SHA for 18f9f96 - Browse repository at this point
Copy the full SHA 18f9f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1d4d7 - Browse repository at this point
Copy the full SHA 3e1d4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e62473 - Browse repository at this point
Copy the full SHA 9e62473View commit details
Commits on Jan 2, 2024
-
TypePrefixing: make new Always array test pass
Handle case of array types like `foo[]` in Always mode.
Configuration menu - View commit details
-
Copy full SHA for 5e68892 - Browse repository at this point
Copy the full SHA 5e68892View commit details -
Configuration,Tests.Console: re-enabled regression test
Re-enabled regression test for TypePrefixing rule with old config format and made it pass.
Configuration menu - View commit details
-
Copy full SHA for e3ea85b - Browse repository at this point
Copy the full SHA e3ea85bView commit details