canvas-lms/spec
Cody Cutrer eaca556b81 RuboCop: Style/NumericLiterals
[skip-stages=Flakey]

auto-corrected

Change-Id: I88363d87d5a70be941aa81b4ffe5306ce7506b98
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/279207
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Migration-Review: Cody Cutrer <cody@instructure.com>
2021-11-24 23:31:34 +00:00
..
apis RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
coffeescripts Verify if allow students is enabled to create anon discussions 2021-11-22 21:06:13 +00:00
contracts RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
controllers RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
factories RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
factory_bot RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
fixtures updates to generate data for more output info 2021-11-19 19:52:52 +00:00
formatters RuboCop: Style/IfInsideElse, Style/SoleNestedConditional 2021-11-23 14:28:35 +00:00
gem_integration/canvas_connect RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
graphql RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
helpers RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
initializers RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
instfs/selenium spec: remove TestRail test ids 2021-11-23 14:30:45 +00:00
integration RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
javascripts Split student names with enhanced filters 2021-11-19 17:37:03 +00:00
lib RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
manual_seeding RuboCop: Layout spec 2021-09-22 22:40:24 +00:00
messages RuboCop: RSpec/RepeatedIncludeExample 2021-11-23 21:32:01 +00:00
migrations RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
models RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
observers RuboCop: RSpec/EmptyLineAfterExampleGroup, RSpec/EmptyLineAfterSubject 2021-11-18 14:58:17 +00:00
presenters RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
requests RuboCop: RSpec/HookArgument 2021-11-10 16:40:43 +00:00
schemas/lti spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
selenium RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
serializers RuboCop: RSpec/LetBeforeExamples, RSpec/LeadingSubject 2021-11-24 23:30:52 +00:00
shared_examples RuboCop: RSpec/ExcessiveDocstringSpacing 2021-11-18 21:37:15 +00:00
support RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
views RuboCop: Style/NumericLiterals 2021-11-24 23:31:34 +00:00
.eslintrc Update eslint to v7 2021-05-20 18:28:51 +00:00
.rspec_parallel use parallel_tests for more parallelization 2020-03-30 21:38:47 +00:00
ams_spec_helper.rb spec: use require_relative instead of require File.expand_path 2021-10-28 00:15:03 +00:00
broadcast_integration.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
cassandra_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
conditional_release_spec_helper.rb RuboCop: Lint/Void 2021-11-08 15:50:45 +00:00
coverage_tool.rb RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
factories.rb RuboCop: Style/StderrPuts 2021-11-23 02:50:08 +00:00
factory_bot_spec_helper.rb RuboCop: Style/PercentLiteralDelimiters 2021-11-18 23:05:50 +00:00
feature_flag_helper.rb RuboCop: Performance 2021-11-17 20:03:38 +00:00
file_upload_helper.rb RuboCop: Style/RedundantAssignment 2021-11-11 17:39:20 +00:00
force_failure_spec.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
import_helper.rb RuboCop: Style/SymbolArray, Style/WordArray 2021-11-23 14:30:08 +00:00
jspec.sh
lti2_course_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti2_spec_helper.rb RuboCop: Style/SymbolArray, Style/WordArray 2021-11-23 14:30:08 +00:00
lti_1_3_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti_1_3_tool_configuration_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
lti_spec_helper.rb RuboCop: Style/MultilineIfModifier 2021-11-23 14:30:24 +00:00
plagiarism_platform_spec_helper.rb RuboCop: Style/RedundantFileExtensionInRequire 2021-11-19 01:40:50 +00:00
quiz_spec_helper.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
rcov.opts
rspec_mock_extensions.rb RuboCop: RSpec/VoidExpect 2021-11-23 21:31:50 +00:00
sharding_spec_helper.rb spec: remove manual requires of spec_helper 2021-10-26 20:38:27 +00:00
simple_cov_result_merger.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
spec.opts remove abort_on_consistent_badness_formatter 2020-10-13 18:10:04 +00:00
spec_helper.rb make readonly_user less blocking but more annoying 2021-11-23 21:34:01 +00:00