codeRIT/hackathon_manager

View on GitHub

Showing 147 of 151 total issues

Align the elements of a hash literal if they span more than one line.
Open

"denied" => "Denied",
Severity: Minor
Found in app/models/questionnaire.rb by rubocop

Align the elements of a hash literal if they span more than one line.
Open

datetime: :bootstrap_vertical_multi_select,

Align the elements of a hash literal if they span more than one line.
Open

range: :bootstrap_horizontal_range,

Expected (static | relative | absolute | fixed) but found '-webkit-sticky'.
Open

@supports ((position: -webkit-sticky) or (position: sticky)) {

Adjoining classes: .container.paddingTop
Open

.container.paddingTop {
Severity: Minor
Found in website/static/css/custom.css by csslint

Add empty line after guard clause.
Open

end

Align the elements of a hash literal if they span more than one line.
Open

file: :bootstrap_horizontal_file,
Severity
Category
Status
Source
Language