forked from fengguang/lkp-tests
-
Notifications
You must be signed in to change notification settings - Fork 163
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
lib/data_store.rb: resolve rubocop Naming/AccessorMethodName issue #403
Comments
yenyeeong
added a commit
to j-chiam/lkp-tests
that referenced
this issue
Mar 3, 2025
Fixed issue intel#403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]>
LKP_Team1 is working on this issue |
yenyeeong
added a commit
to j-chiam/lkp-tests
that referenced
this issue
Mar 3, 2025
Fixed Issue intel#403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]>
yenyeeong
added a commit
to j-chiam/lkp-tests
that referenced
this issue
Mar 3, 2025
Fixed Issue intel#403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]>
yenyeeong
added a commit
to j-chiam/lkp-tests
that referenced
this issue
Mar 3, 2025
Fixed issue intel#403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]>
yenyeeong
added a commit
to j-chiam/lkp-tests
that referenced
this issue
Mar 3, 2025
Fixed issue intel#403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]>
rli9
pushed a commit
that referenced
this issue
Mar 3, 2025
Fixed issue #403 Signed-off-by: Ong Yen Yee <[email protected]> Signed-off-by: Ang Yee Teng <[email protected]> Co-authored-by: Ong, Yen Yee <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduce
Reference
https://github.com/intel/lkp-tests/wiki/Coding-Standard#rubocop
Note
Besides the fix of rubocop issue, it is required to update the caller side to use new API
The text was updated successfully, but these errors were encountered: