Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Masquer les espaces
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Styles de texte
Modifier l’apparence
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 11 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
76 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
194 lignes
Copier tout
20 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
148 lignes
Copier tout
Copier
Copié
Copier
Copié
#
SCSS DEFAULT CONFIG - Default application configuration that all configurations inherit from.
#
HOUND
scss_files: "**/*.scss"
scss_files: "**/*.scss"
Copier
Copié
Copier
Copié
linters:
linters:
BangFormat:
BangFormat:
enabled: true
enabled: true
space_before_bang: true
space_before_bang: true
space_after_bang: false
space_after_bang: false
Copier
Copié
Copier
Copié
BorderZero:
BorderZero:
Copier
Copié
Copier
Copié
enabled:
true
enabled:
false
convention: zero
# or `none`
convention: zero
ColorKeyword:
ColorKeyword:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
severity: warning
ColorVariable:
ColorVariable:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
Comment:
Comment:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
DebugStatement:
DebugStatement:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
DeclarationOrder:
DeclarationOrder:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
DuplicateProperty:
DuplicateProperty:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
ElsePlacement:
ElsePlacement:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style: same_line
# or 'new_line'
style: same_line
EmptyLineBetweenBlocks:
EmptyLineBetweenBlocks:
enabled: true
enabled: true
ignore_single_line_blocks: true
ignore_single_line_blocks: true
Copier
Copié
Copier
Copié
EmptyRule:
EmptyRule:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
FinalNewline:
FinalNewline:
enabled: true
enabled: true
present: true
present: true
Copier
Copié
Copier
Copié
HexLength:
HexLength:
Copier
Copié
Copier
Copié
enabled:
true
enabled:
false
style: short
# or 'long'
style: short
HexNotation:
HexNotation:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style: lowercase
# or 'uppercase'
style: lowercase
HexValidation:
HexValidation:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
IdSelector:
IdSelector:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
ImportantRule:
ImportantRule:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
ImportPath:
ImportPath:
enabled: true
enabled: true
leading_underscore: false
leading_underscore: false
filename_extension: false
filename_extension: false
Copier
Copié
Copier
Copié
Indentation:
Indentation:
enabled: true
enabled: true
allow_non_nested_indentation: false
allow_non_nested_indentation: false
Copier
Copié
Copier
Copié
character: space
# or 'tab'
character: space
width: 2
width: 2
Copier
Copié
Copier
Copié
LeadingZero:
LeadingZero:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style:
exclude_zero # or '
include_zero
'
style:
include_zero
MergeableSelector:
MergeableSelector:
enabled: true
enabled: true
force_nesting: true
force_nesting: true
Copier
Copié
Copier
Copié
NameFormat:
NameFormat:
enabled: true
enabled: true
allow_leading_underscore: true
allow_leading_underscore: true
Copier
Copié
Copier
Copié
convention: hyphenated_lowercase
# or 'BEM', or a regex pattern
convention: hyphenated_lowercase
NestingDepth:
NestingDepth:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
max_depth:
3
max_depth:
4
severity: warning
PlaceholderInExtend:
PlaceholderInExtend:
Copier
Copié
Copier
Copié
enabled: true
PropertyCount:
enabled: false
enabled: false
Copier
Copié
Copier
Copié
PropertyCount:
enabled: true
include_nested: false
include_nested: false
max_properties: 10
max_properties: 10
Copier
Copié
Copier
Copié
PropertyUnits:
enabled: true
global: ['em', 'ex', '%', 'px', 'ch', 'cm', 'mm', 'in', 'pt', 'pc', 'rem', 'vh', 'vw', 'vmin', 'vmax']
properties: {}
PropertySortOrder:
PropertySortOrder:
enabled: true
enabled: true
ignore_unspecified: false
ignore_unspecified: false
Copier
Copié
Copier
Copié
severity: warning
separate_groups: false
separate_groups: false
Copier
Copié
Copier
Copié
PropertySpelling:
PropertySpelling:
enabled: true
enabled: true
extra_properties: []
extra_properties: []
Copier
Copié
Copier
Copié
QualifyingElement:
QualifyingElement:
enabled: true
enabled: true
allow_element_with_attribute: false
allow_element_with_attribute: false
allow_element_with_class: false
allow_element_with_class: false
allow_element_with_id: false
allow_element_with_id: false
Copier
Copié
Copier
Copié
severity: warning
SelectorDepth:
SelectorDepth:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
max_depth:
3
max_depth:
2
severity: warning
SelectorFormat:
SelectorFormat:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
convention: hyphenated_lowercase
# or 'BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern
convention: hyphenated_lowercase
Shorthand:
Shorthand:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
severity: warning
SingleLinePerProperty:
SingleLinePerProperty:
enabled: true
enabled: true
allow_single_line_rule_sets: true
allow_single_line_rule_sets: true
Copier
Copié
Copier
Copié
SingleLinePerSelector:
SingleLinePerSelector:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
SpaceAfterComma:
SpaceAfterComma:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
SpaceAfterPropertyColon:
SpaceAfterPropertyColon:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style: one_space
# or 'no_space', or 'at_least_one_space', or 'aligned'
style: one_space
SpaceAfterPropertyName:
SpaceAfterPropertyName:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
SpaceBeforeBrace:
SpaceBeforeBrace:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style: space
# or 'new_line'
style: space
allow_single_line_padding: false
allow_single_line_padding: false
Copier
Copié
Copier
Copié
SpaceBetweenParens:
SpaceBetweenParens:
enabled: true
enabled: true
spaces: 0
spaces: 0
Copier
Copié
Copier
Copié
StringQuotes:
StringQuotes:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
style:
single_quotes # or
double_quotes
style:
double_quotes
TrailingSemicolon:
TrailingSemicolon:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
TrailingZero:
TrailingZero:
enabled: false
enabled: false
Copier
Copié
Copier
Copié
UnnecessaryMantissa:
UnnecessaryMantissa:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
UnnecessaryParentReference:
UnnecessaryParentReference:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
UrlFormat:
UrlFormat:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
UrlQuotes:
UrlQuotes:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
VariableForProperty:
VariableForProperty:
enabled: false
enabled: false
properties: []
properties: []
Copier
Copié
Copier
Copié
VendorPrefix
es
:
VendorPrefix
:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
identifier_list:
base
identifier_list:
bourbon
additional_identifiers
: []
include
: []
exclude
d_identifiers
: []
exclude
: []
ZeroUnit:
ZeroUnit:
enabled: true
enabled: true
Copier
Copié
Copier
Copié
severity: warning
Compass::
*
:
Compass::
PropertyWithMixin
:
enabled: false
enabled: false
Différences enregistrées
Texte d'origine
Ouvrir un fichier
# SCSS DEFAULT CONFIG - Default application configuration that all configurations inherit from. scss_files: "**/*.scss" linters: BangFormat: enabled: true space_before_bang: true space_after_bang: false BorderZero: enabled: true convention: zero # or `none` ColorKeyword: enabled: true ColorVariable: enabled: true Comment: enabled: true DebugStatement: enabled: true DeclarationOrder: enabled: true DuplicateProperty: enabled: true ElsePlacement: enabled: true style: same_line # or 'new_line' EmptyLineBetweenBlocks: enabled: true ignore_single_line_blocks: true EmptyRule: enabled: true FinalNewline: enabled: true present: true HexLength: enabled: true style: short # or 'long' HexNotation: enabled: true style: lowercase # or 'uppercase' HexValidation: enabled: true IdSelector: enabled: true ImportantRule: enabled: true ImportPath: enabled: true leading_underscore: false filename_extension: false Indentation: enabled: true allow_non_nested_indentation: false character: space # or 'tab' width: 2 LeadingZero: enabled: true style: exclude_zero # or 'include_zero' MergeableSelector: enabled: true force_nesting: true NameFormat: enabled: true allow_leading_underscore: true convention: hyphenated_lowercase # or 'BEM', or a regex pattern NestingDepth: enabled: true max_depth: 3 PlaceholderInExtend: enabled: true PropertyCount: enabled: false include_nested: false max_properties: 10 PropertyUnits: enabled: true global: ['em', 'ex', '%', 'px', 'ch', 'cm', 'mm', 'in', 'pt', 'pc', 'rem', 'vh', 'vw', 'vmin', 'vmax'] properties: {} PropertySortOrder: enabled: true ignore_unspecified: false separate_groups: false PropertySpelling: enabled: true extra_properties: [] QualifyingElement: enabled: true allow_element_with_attribute: false allow_element_with_class: false allow_element_with_id: false SelectorDepth: enabled: true max_depth: 3 SelectorFormat: enabled: true convention: hyphenated_lowercase # or 'BEM', or 'hyphenated_BEM', or 'snake_case', or 'camel_case', or a regex pattern Shorthand: enabled: true SingleLinePerProperty: enabled: true allow_single_line_rule_sets: true SingleLinePerSelector: enabled: true SpaceAfterComma: enabled: true SpaceAfterPropertyColon: enabled: true style: one_space # or 'no_space', or 'at_least_one_space', or 'aligned' SpaceAfterPropertyName: enabled: true SpaceBeforeBrace: enabled: true style: space # or 'new_line' allow_single_line_padding: false SpaceBetweenParens: enabled: true spaces: 0 StringQuotes: enabled: true style: single_quotes # or double_quotes TrailingSemicolon: enabled: true TrailingZero: enabled: false UnnecessaryMantissa: enabled: true UnnecessaryParentReference: enabled: true UrlFormat: enabled: true UrlQuotes: enabled: true VariableForProperty: enabled: false properties: [] VendorPrefix: enabled: true identifier_list: base additional_identifiers: [] excluded_identifiers: [] ZeroUnit: enabled: true Compass::*: enabled: false
Texte modifié
Ouvrir un fichier
# HOUND scss_files: "**/*.scss" linters: BangFormat: enabled: true space_before_bang: true space_after_bang: false BorderZero: enabled: false convention: zero ColorKeyword: enabled: true severity: warning ColorVariable: enabled: true Comment: enabled: true DebugStatement: enabled: true DeclarationOrder: enabled: true DuplicateProperty: enabled: true ElsePlacement: enabled: true style: same_line EmptyLineBetweenBlocks: enabled: true ignore_single_line_blocks: true EmptyRule: enabled: true FinalNewline: enabled: true present: true HexLength: enabled: false style: short HexNotation: enabled: true style: lowercase HexValidation: enabled: true IdSelector: enabled: true ImportantRule: enabled: true ImportPath: enabled: true leading_underscore: false filename_extension: false Indentation: enabled: true allow_non_nested_indentation: false character: space width: 2 LeadingZero: enabled: true style: include_zero MergeableSelector: enabled: true force_nesting: true NameFormat: enabled: true allow_leading_underscore: true convention: hyphenated_lowercase NestingDepth: enabled: true max_depth: 4 severity: warning PlaceholderInExtend: enabled: false PropertyCount: enabled: true include_nested: false max_properties: 10 PropertySortOrder: enabled: true ignore_unspecified: false severity: warning separate_groups: false PropertySpelling: enabled: true extra_properties: [] QualifyingElement: enabled: true allow_element_with_attribute: false allow_element_with_class: false allow_element_with_id: false severity: warning SelectorDepth: enabled: true max_depth: 2 severity: warning SelectorFormat: enabled: true convention: hyphenated_lowercase Shorthand: enabled: true severity: warning SingleLinePerProperty: enabled: true allow_single_line_rule_sets: true SingleLinePerSelector: enabled: true SpaceAfterComma: enabled: true SpaceAfterPropertyColon: enabled: true style: one_space SpaceAfterPropertyName: enabled: true SpaceBeforeBrace: enabled: true style: space allow_single_line_padding: false SpaceBetweenParens: enabled: true spaces: 0 StringQuotes: enabled: true style: double_quotes TrailingSemicolon: enabled: true TrailingZero: enabled: false UnnecessaryMantissa: enabled: true UnnecessaryParentReference: enabled: true UrlFormat: enabled: true UrlQuotes: enabled: true VariableForProperty: enabled: false properties: [] VendorPrefixes: enabled: true identifier_list: bourbon include: [] exclude: [] ZeroUnit: enabled: true severity: warning Compass::PropertyWithMixin: enabled: false
Trouver la différence