openc3-cosmos-cmd-tlm-api/app/controllers/script_autocomplete_controller.rb
Method screen_to_autocomplete_hash
has 49 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def screen_to_autocomplete_hash(autocomplete_data, keyword, data)
# The snippet is what gets put in the file when you autocomplete
# Thus we put the keyword with all the parameters surround by <>
# e.g. SCREEN <Width> <Height> <Polling Period>
# Example of building snippets: