There was an error while loading. Please reload this page.
1 parent 31912a3 commit 8977147Copy full SHA for 8977147
1 file changed
.github/copilot-instructions.md
@@ -0,0 +1,10 @@
1
+# Copilot Instructions
2
+
3
+Every PR must have no errors from:
4
5
+```
6
+bundle exec rubocop
7
+bundle exec rspec spec/n1_loader_spec.rb
8
+bundle exec rspec spec/n1_loader_spec.rb spec/activerecord_spec.rb
9
+bundle exec rspec spec/n1_loader_spec.rb spec/activerecord_spec.rb spec/ar_lazy_preload_spec.rb
10
0 commit comments