1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2026-01-18 05:49:47 +00:00

style(rubocop): Style/FrozenStringLiteralComment

هذا الالتزام موجود في:
Adam Cooke
2024-02-09 17:20:18 +00:00
الأصل ba5bfbd6a0
التزام 6ab36c09c9
217 ملفات معدلة مع 220 إضافات و3 حذوفات

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: additional_route_endpoints

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: address_endpoints

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true

عرض الملف

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

عرض الملف

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

عرض الملف

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

عرض الملف

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

عرض الملف

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

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: credentials

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: domains

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: http_endpoints

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
class IncomingMessagePrototype
attr_accessor :to

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: ip_addresses

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: ip_pools

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: ip_pool_rules

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: organizations

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: organization_ip_pools

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: organization_users

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
require "resolv"
class OutgoingMessagePrototype

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: queued_messages

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: routes

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: servers

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: smtp_endpoints

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: statistics

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: track_domains

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: users

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: user_invites

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: webhooks

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: webhook_events

عرض الملف

@@ -1,3 +1,4 @@
# frozen_string_literal: true
# == Schema Information
#
# Table name: webhook_requests