Skip to content
Snippets Groups Projects

3374671-Fix the issues reported by phpcs

Open Poornima Koganti requested to merge issue/dark_responsive-3374671:3374671-code into 1.0.x
1 unresolved thread

Closes #3374671

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

  • 60 58 footer {
    61 background-color: black;
    59 background-color: black;
    62 60 }
    63 61
    64 62 ul.social.list-inline {
    65 display: flex;
    66 padding: 35px;
    67 justify-content: center;
    68 color: white;
    69 font-size: 40px;
    63 display: flex;
    64 padding: 35px;
    65 justify-content: center;
    66 color: white;
    67 font-size: 40px;
    • Comment on lines -65 to +67

      There are many changes like the following one, but it is not clear what the change is, since the indentation is not changed, nor visible characters have been added. What is changed?

    • Didn't change any thing on this file. Just executed phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,twig web/themes/contrib/dark_responsive-3374671

    • Please register or sign in to reply
  • added 1 commit

    Compare with previous version

  • added 6 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Alberto Paderno added 1 commit

    added 1 commit

    Compare with previous version

  • Alberto Paderno added 1 commit

    added 1 commit

    • 3622ec93 - Improved a comment for a CSS style

    Compare with previous version

  • Please register or sign in to reply
    Loading