Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PowerShell support for svglint script #10733

Merged
merged 3 commits into from Mar 29, 2024

Conversation

mondeja
Copy link
Member

@mondeja mondeja commented Mar 29, 2024

@mondeja mondeja added the meta Issues or pull requests regarding the project or repository itself label Mar 29, 2024
@mondeja mondeja marked this pull request as draft March 29, 2024 15:59
@simple-icons simple-icons bot removed the meta Issues or pull requests regarding the project or repository itself label Mar 29, 2024
@mondeja mondeja marked this pull request as ready for review March 29, 2024 16:05
@mondeja mondeja merged commit 1d68b61 into simple-icons:develop Mar 29, 2024
3 checks passed
@mondeja mondeja deleted the fix-powershell-svglint-script branch March 29, 2024 16:06
@mondeja mondeja added the meta Issues or pull requests regarding the project or repository itself label Mar 29, 2024
@@ -180,7 +180,7 @@ const ignoreIcon = (linterName, path, $) => {
iconIgnored[linterName][path] = iconName;
};

export const config = {
Copy link
Member Author

@mondeja mondeja Mar 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This silent pass error will be prevented to happen again by simple-icons/svglint#96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Issues or pull requests regarding the project or repository itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant