Showing 3,213 of 3,213 total issues
Tab detected. Open
Open
phoneUser.send_keys "61983104981"
- Exclude checks
Use 2 (not 1) spaces for indentation. Open
Open
notification_text = driver.find_element(:name, 'notification[notification_text]')
- Read upRead up
- Exclude checks
This cops checks for indentation that doesn't use the specified number of spaces.
See also the IndentationConsistency cop which is the companion to this one.
Example:
# bad
class A
def test
puts 'hello'
end
end
# good
class A
def test
puts 'hello'
end
end
Example: IgnoredPatterns: ['^\s*module']
# bad
module A
class B
def test
puts 'hello'
end
end
end
# good
module A
class B
def test
puts 'hello'
end
end
end
Tab detected. Open
Open
subject_registry = driver.find_element(:name, 'teacher_registry')
- Exclude checks
Use 2 (not 1) spaces for indentation. Open
Open
button_save = driver.find_element(:name, 'button')
- Read upRead up
- Exclude checks
This cops checks for indentation that doesn't use the specified number of spaces.
See also the IndentationConsistency cop which is the companion to this one.
Example:
# bad
class A
def test
puts 'hello'
end
end
# good
class A
def test
puts 'hello'
end
end
Example: IgnoredPatterns: ['^\s*module']
# bad
module A
class B
def test
puts 'hello'
end
end
end
# good
module A
class B
def test
puts 'hello'
end
end
end
Tab detected. Open
Open
parent_address = driver.find_element(:name, 'parent[address]')
- Exclude checks
Tab detected. Open
Open
strike_date.send_keys "12122012"
- Exclude checks
Tab detected. Open
Open
parent_address.send_keys "QR 612 Conjunto 12 Casa 21"
- Exclude checks
Use 2 (not 1) spaces for indentation. Open
Open
grade4 = driver.find_element(:name, 'grade[grade_04]')
- Read upRead up
- Exclude checks
This cops checks for indentation that doesn't use the specified number of spaces.
See also the IndentationConsistency cop which is the companion to this one.
Example:
# bad
class A
def test
puts 'hello'
end
end
# good
class A
def test
puts 'hello'
end
end
Example: IgnoredPatterns: ['^\s*module']
# bad
module A
class B
def test
puts 'hello'
end
end
end
# good
module A
class B
def test
puts 'hello'
end
end
end
Tab detected. Open
Open
parent_phone.send_keys "6133456382"
- Exclude checks
Tab detected. Open
Open
parent_birth = driver.find_element(:name, 'parent[birth_date]')
- Exclude checks
Tab detected. Open
Open
login.send_keys "654321"
- Exclude checks
Tab detected. Open
Open
principal_password.send_keys "12345678"
- Exclude checks
Tab detected. Open
Open
shift = driver.find_element(:name, 'classroom[shift_id]')
- Exclude checks
Tab detected. Open
Open
senha = driver.find_element(:name, 'password')
- Exclude checks
Tab detected. Open
Open
driver.get('http://localhost:3000/employees')
- Exclude checks
Tab detected. Open
Open
entrar.click
- Exclude checks
Tab detected. Open
Open
principal_admission_date.send_keys "19082001"
- Exclude checks
Tab detected. Open
Open
alumn_address = driver.find_element(:name, 'alumn[address]')
- Exclude checks
Tab detected. Open
Open
driver.get('http://localhost:3000/alumns/1/edit')
- Exclude checks
Tab detected. Open
Open
phoneUser.send_keys "61983104999"
- Exclude checks