We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523323c commit 59ef765Copy full SHA for 59ef765
Steepfile
@@ -3,7 +3,7 @@ D = Steep::Diagnostic
3
target :lib do
4
signature "*.rbs"
5
6
- # Note: All client-exposed methods/types should now have type signatures / rbs support
+ # NOTE: All client-exposed methods/types should now have type signatures / rbs support
7
check "lib/unleash/client.rb"
8
check "lib/unleash/context.rb"
9
check "lib/unleash/variant.rb"
0 commit comments