forked from otwcode/otwarchive
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Testing reviewdog with PR from forked repo #2
Closed
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
5 tasks
…ter positions (otwcode#4602) AO3-6540 Restrict chapter update_positions for suspended and banned users
* Adding tests (TDD!) * AO3-5052 AO3-5052: Touch series on pseud update * AO3-5052 AO3-5052: Touch series on user update * Add spec --------- Co-authored-by: tlee911 <[email protected]>
otwcode#4557) * AO3-6480 Add missing landmark heading to adult content notice Add display: block style for h2.landmark to remove extra whitespace due to h2 being display: inline * AO3-6480 i18n adult content notice * AO3-6480 Update adult content warning phrasing * AO3-6480 Update works/_adult.html.erb quotation mark style * AO3-6480 Add comma Co-authored-by: Brian Austin <[email protected]> --------- Co-authored-by: Brian Austin <[email protected]>
…otwcode#4603) * Added new if statement to check for an empty return container * Tabs -> Spaces * Add conciseness to check and a test * Modify views to make the test pass * Hound * Normalize * Fix old tests * Try again * Feedback * AO3-5732-new Hound * Normalize --------- Co-authored-by: EliotWL <[email protected]> Co-authored-by: El <[email protected]>
…code#4606) fix-multiple-invitations Fix partial email search not displaying all invitations
…twcode#4609) AO3-5052-spr Change how series byline expiration works
* AO3-6590 Add reviewdog ERB lint runner * AO3-6590 Remove erb lint from Hound It doesn't work. And if that would be fixed in the future, it would be linting twice. * AO3-6590 Rename reviewdog workflow to be more generic
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.
If you see this, hey weeklies! I'm just testing reviewdog's behaviour with PRs from forked repositories. You can ignore this PR. Thank you!