Commit 12082db4 authored by Yorick Peterse's avatar Yorick Peterse Committed by Robert Speicher

Disable Rubocop for PostgreSQL patches

This code is mostly a copy-paste from existing pull requests so there's
no point in running Rubocop on it.
parent d38dcf1e
# rubocop:disable all
# These changes add support for PostgreSQL operator classes when creating
# indexes and dumping/loading schemas. Taken from Rails pull request
# https://github.com/rails/rails/pull/19090.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment