-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Autofix Rubocop remaining Layout rules #23679
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request has merge conflicts that must be resolved before it can be merged. |
nschonni
force-pushed
the
remaining-layout-cops
branch
from
February 18, 2023 16:47
35f42da
to
a78f1fd
Compare
nschonni
force-pushed
the
remaining-layout-cops
branch
2 times, most recently
from
February 20, 2023 04:04
e6257e9
to
be79902
Compare
@Gargron this is one of the bigger cleanups, but I could break it up if it's easier to review |
I do not like when hash arguments are indented so much. In my opinion they should be only 2 spaces in compared to first line. |
nschonni
force-pushed
the
remaining-layout-cops
branch
from
February 20, 2023 05:47
be79902
to
65c995d
Compare
Gargron
approved these changes
Feb 20, 2023
OK, rebased out the changes to |
Lamparter
added a commit
to RiversideValley/Plaza
that referenced
this pull request
Feb 21, 2023
* Autofix Rubocop Style/EmptyMethod (mastodon#23732) * Autofix Rubocop Rails/RedundantForeignKey (mastodon#23731) * Autofix Rubocop Rails/Pluck (mastodon#23730) * Autofix Rubocop RSpec/ReturnFromStub (mastodon#23724) * Enable Rubocop RSpec/NotToNot (mastodon#23723) * Autofix Rubocop Lint/UnusedBlockArgument (mastodon#23712) * Autofix Rubocop RSpec/EmptyLineAfterSubject (mastodon#23719) * Enable Rubocop HTTP status rules (mastodon#23717) * Autofix Rubocops RSpec/ScatteredLet (mastodon#23725) * Autofix Rubocop Style/ExplicitBlockArgument (mastodon#23704) * Rename JSX files with proper `.jsx` extension (mastodon#23733) * Autofix Rubocop Rails/EnumHash (mastodon#23737) * Autofix Rubocop RSpec/ImplicitSubject (mastodon#23721) * Enable Rubocop RSpec/ExpectActual (mastodon#23720) * Autofix Rubocop RSpec/LeadingSubject (mastodon#23670) * Audofix Rubocop Style/WordArray (mastodon#23739) * Autofix Rubocop RSpec/BeEq (mastodon#23740) * Autofix Rubocop Style/UnpackFirst (mastodon#23741) * Autofix Rubocop remaining Layout rules (mastodon#23679) * Fix Markdown files with Prettier and check in CI (mastodon#21972) * Autofix Rubocop Style/FormatString (mastodon#23743) * Autofix Rubocop Style/SymbolProc (mastodon#23742) * Make larger part of status clickable (mastodon#23621) * Delete CHANGELOG.md * Delete CONTRIBUTING.md * Delete compose_form.jsx * Create compose_form.jsx --------- Co-authored-by: Nick Schonning <[email protected]> Co-authored-by: Renaud Chaput <[email protected]> Co-authored-by: Christian Schmidt <[email protected]>
Lamparter
added a commit
to RiversideValley/Plaza
that referenced
this pull request
Feb 21, 2023
* Autofix Rubocop Style/EmptyMethod (mastodon#23732) * Autofix Rubocop Rails/RedundantForeignKey (mastodon#23731) * Autofix Rubocop Rails/Pluck (mastodon#23730) * Autofix Rubocop RSpec/ReturnFromStub (mastodon#23724) * Enable Rubocop RSpec/NotToNot (mastodon#23723) * Autofix Rubocop Lint/UnusedBlockArgument (mastodon#23712) * Autofix Rubocop RSpec/EmptyLineAfterSubject (mastodon#23719) * Enable Rubocop HTTP status rules (mastodon#23717) * Autofix Rubocops RSpec/ScatteredLet (mastodon#23725) * Autofix Rubocop Style/ExplicitBlockArgument (mastodon#23704) * Rename JSX files with proper `.jsx` extension (mastodon#23733) * Autofix Rubocop Rails/EnumHash (mastodon#23737) * Autofix Rubocop RSpec/ImplicitSubject (mastodon#23721) * Enable Rubocop RSpec/ExpectActual (mastodon#23720) * Autofix Rubocop RSpec/LeadingSubject (mastodon#23670) * Audofix Rubocop Style/WordArray (mastodon#23739) * Autofix Rubocop RSpec/BeEq (mastodon#23740) * Autofix Rubocop Style/UnpackFirst (mastodon#23741) * Autofix Rubocop remaining Layout rules (mastodon#23679) * Fix Markdown files with Prettier and check in CI (mastodon#21972) * Autofix Rubocop Style/FormatString (mastodon#23743) * Autofix Rubocop Style/SymbolProc (mastodon#23742) * Make larger part of status clickable (mastodon#23621) * Autofix Rubocop Style/RescueStandardError (mastodon#23745) * Update rebase needed job settings (mastodon#23746) * Change compose form checkbox to native input with `appearance: none` (mastodon#22949) * Autofix Rubocop Rails/WhereEquals (mastodon#23759) * Autofix Rubocop Security/IoMethods (mastodon#23757) * Autofix Rubocop Rails/FindById (mastodon#23762) * Add `lang` tag to native language names in language picker (mastodon#23749) * Bump capistrano from 3.17.1 to 3.17.2 (mastodon#23775) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.58.2 to 1.58.3 (mastodon#23772) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump blurhash from 2.0.4 to 2.0.5 (mastodon#23771) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump stylelint from 15.1.0 to 15.2.0 (mastodon#23770) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix sidebar cut-off on small screens in admin UI (mastodon#23764) * Bump devise from 4.8.1 to 4.9.0 (mastodon#23691) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/runtime from 7.20.13 to 7.21.0 (mastodon#23773) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/core from 7.20.12 to 7.21.0 (mastodon#23767) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 (mastodon#23774) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/plugin-transform-react-inline-elements from 7.18.6 to 7.21.0 (mastodon#23766) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/plugin-proposal-decorators from 7.20.13 to 7.21.0 (mastodon#23769) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Delete CHANGELOG.md * Delete CONTRIBUTING.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Nick Schonning <[email protected]> Co-authored-by: Renaud Chaput <[email protected]> Co-authored-by: Christian Schmidt <[email protected]> Co-authored-by: Claire <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Botao Wang <[email protected]>
btrd
pushed a commit
to btrd/mastodon
that referenced
this pull request
Feb 22, 2023
skerit
pushed a commit
to 11ways/mastodon
that referenced
this pull request
Jul 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Autofix the remaining Layout Rubocop rules, except for LineLenght. I thin the LineLength is probably best left to the very end as it will likely create the most noise