Skip to content

Set aria-label only when tag is defined as well - #3

Merged
ahaskioglu-valiton merged 2 commits into
naucon:masterfrom
ahaskioglu-valiton:Set-aria-label-only-when-tag-is-defined-as-well
Feb 11, 2026
Merged

Set aria-label only when tag is defined as well#3
ahaskioglu-valiton merged 2 commits into
naucon:masterfrom
ahaskioglu-valiton:Set-aria-label-only-when-tag-is-defined-as-well

Conversation

@ahaskioglu-valiton

Copy link
Copy Markdown
Collaborator

No description provided.

@nymo

nymo commented Feb 9, 2026

Copy link
Copy Markdown
  • We should disable scrutinizer and execute the github actions, which should already be configured in the master branch.
  • Optional update scrutinizer to use composer 2.

@ahaskioglu-valiton Could you please discuss this with @naucon

@naucon

naucon commented Feb 10, 2026

Copy link
Copy Markdown
Owner

Hi @ahaskioglu-valiton,
to fix Scrutinizer, you can add a .scrutinizer.yml file in the project root directory?

build:
    environment:
        php:
            version: "8.2"
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false

@ahaskioglu-valiton
ahaskioglu-valiton merged commit 4c5bc81 into naucon:master Feb 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants