Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_wcms_gesso
Commits
1c445697
Commit
1c445697
authored
Jan 25, 2022
by
Eric Bremner
Browse files
Merge branch 'coding-standards' into '3.0.x'
Coding standards See merge request
!152
parents
be3b09b2
3368a463
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
3 deletions
+5
-3
patched_files/Lexer.php
patched_files/Lexer.php
+2
-0
patched_files/Node.php
patched_files/Node.php
+2
-0
source/_patterns/00-config/_design-tokens.artifact.scss
source/_patterns/00-config/_design-tokens.artifact.scss
+1
-1
source/_patterns/01-global/02-typography/typography.yml
source/_patterns/01-global/02-typography/typography.yml
+0
-1
source/_patterns/04-components/image-gallery/_image-gallery.scss
..._patterns/04-components/image-gallery/_image-gallery.scss
+0
-1
No files found.
patched_files/Lexer.php
View file @
1c445697
<?php
// phpcs:ignoreFile
/*
* This file is part of Twig.
*
...
...
patched_files/Node.php
View file @
1c445697
<?php
// phpcs:ignoreFile
/*
* This file is part of Twig.
*
...
...
source/_patterns/00-config/_design-tokens.artifact.scss
View file @
1c445697
...
...
@@ -503,4 +503,4 @@ $gesso: (
xxl
:
96px
,
)
,
gutter-width
:
40px
,
);
\ No newline at end of file
);
source/_patterns/01-global/02-typography/typography.yml
View file @
1c445697
...
...
@@ -230,4 +230,3 @@ webfonts:
font_name
:
'
fdsu-rwd'
font_weight
:
'
normal'
font_style
:
'
normal'
source/_patterns/04-components/image-gallery/_image-gallery.scss
View file @
1c445697
...
...
@@ -249,4 +249,3 @@ $size-xlarge: 9;
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment