8000 XSL linter · Issue #1 · objectionary/ideas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XSL linter #1

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

Open
yegor256 opened this issue Aug 31, 2022 · 0 comments
Open

XSL linter #1

yegor256 opened this issue Aug 31, 2022 · 0 comments

Comments

@yegor256
Copy link
Member

We have many XSL documents in our main project and other sub-projects. They are essentially XML documents and we validate their formatting using xcop. However, we don't use any XSL static analyzer. The problem is that there is none on the market. Only a prototype exist, which is not so easy to use.

I suggest we take this prototype, use it as a basis, and create our own XSL linter (let's call it xsllint?) It should be a command line tool, which can be executed like this:

$ xsllint foo.xsl

And it will print all the failures found. Also, would be great to have a Maven plugin for it.

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

No branches or pull requests

1 participant
0