xslint-action
Version updated for https://github.com/maxonfjvipon/xslint-action to version 0.0.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xslint-action GitHub Action automates the process of linting XSL stylesheets using the xslint CLI tool to ensure their quality and adherence to best practices. It streamlines the identification of potential issues in XSL files, helping developers maintain cleaner and more reliable codebases. Key capabilities include the ability to lint specific files or directories and suppress certain checks as needed.
What’s Changed
- Merge pull request #11 from maxonfjvipon/bug/#10/up (ccc95fb)
- bug(#10): up (f554a9f)
- Update README.md (ed11813)
- Update Makefile (736a3d3)
- Update README.md (584af36)
- Merge pull request #7 from alexachenko/2-supportSuppress (01ccc6d)
- added new line (ab5cd4d)
- rename runmake to make (8a13bb0)
- delete checkmake (9904f68)
- rename runmake to make (74393dd)