mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:16:38 -06:00
update big pr copy
This commit is contained in:
parent
ad95c24307
commit
06663f69f0
@ -1,5 +1,5 @@
|
||||
if git.lines_of_code > 500
|
||||
warn("This PR seems big, we prefer smaller PR. Please be sure this is needed and can't be split in smaller PRs.")
|
||||
warn("This pull request is big! We prefer smaller PRs whenever possible, as they are easier to review. Can this be split into a few smaller PRs?")
|
||||
end
|
||||
|
||||
prettier_offenses = `prettier --list-different "app/assets/stylesheets/**/*.scss" "app/assets/javascripts/**/*.es6" "test/javascripts/**/*.es6"`.split('\n')
|
||||
|
Loading…
Reference in New Issue
Block a user