1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

style(rubocop): Layout/EmptyLineAfterMagicComment

هذا الالتزام موجود في:
Adam Cooke
2024-02-09 17:20:55 +00:00
الأصل 6ab36c09c9
التزام 0e4ed5ca03
213 ملفات معدلة مع 213 إضافات و0 حذوفات

عرض الملف

@@ -1,4 +1,5 @@
# frozen_string_literal: true
module HasAuthentication
extend ActiveSupport::Concern

عرض الملف

@@ -1,4 +1,5 @@
# frozen_string_literal: true
require "resolv"
module HasDNSChecks

عرض الملف

@@ -1,4 +1,5 @@
# frozen_string_literal: true
module HasMessage
def self.included(base)

عرض الملف

@@ -1,4 +1,5 @@
# frozen_string_literal: true
module HasSoftDestroy
def self.included(base)

عرض الملف

@@ -1,4 +1,5 @@
# frozen_string_literal: true
module HasUUID
def self.included(base)