stylelint-actions-formatters:与 GitHub Actions 问题匹配器一起使用的 Stylelint 格式化程序

时间:2024-08-24 04:28:08
【文件属性】:

文件名称:stylelint-actions-formatters:与 GitHub Actions 问题匹配器一起使用的 Stylelint 格式化程序

文件大小:61KB

文件格式:ZIP

更新时间:2024-08-24 04:28:08

stylelint stylelint-formatter github-actions JavaScript

stylelint-actions-formatters 这些是带有修改过的文件路径的内置格式化程序的副本,因此当您的package.json不在存储库的根目录中时,可以在GitHub Actions上创建Checks Annotations 。 此包应与操作一起使用。 用法 字符串格式化程序 stylelint "scss/**/*.scss" --custom-formatter=node_modules/stylelint-actions-formatters 详细格式化程序 stylelint "scss/**/*.scss" --custom-formatter=node_modules/stylelint-actions-formatters/verboseFormatter.js 注意:如果您不是在 GitHub Actions 上运行,那么这些报告器的功能将与 St


【文件预览】:
stylelint-actions-formatters-main
----package.json(1KB)
----verboseFormatter.js(2KB)
----.github()
--------dependabot.yml(147B)
--------workflows()
----jest.config.js(153B)
----LICENSE(1KB)
----package-lock.json(185KB)
----.gitignore(1KB)
----CHANGELOG.md(316B)
----README.md(1KB)
----stringFormatter.js(6KB)
----.editorconfig(336B)
----.gitattributes(157B)
----__test__()
--------stringFormatter.test.js(5KB)
--------prepareFormatterOutput.js(603B)
--------verboseFormatter.test.js(5KB)
--------__snapshots__()

网友评论