Skip to content
/ HOAXCoQS Public

A routine to calculate @gimsieke’s Highly Opinionated Approximative XSLT Code Quality Score

License

Notifications You must be signed in to change notification settings

sydb/HOAXCoQS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOAXCoQS

A routine to calculate @gimsieke’s Highly Opinionated Approximative XSLT Code Quality Score

Basic idea is that this XSLT programs reads in an XSLT program and writes as output a single line of text that includes its HOAXCoQS score.

Invocation

Single XSLT document

saxon -xsl:HOAXCoQS.xslt -s:file:https:///path/to/dir/stylesheet.xsl

Directory

saxon -it -xsl:HOAXCoQS.xslt dir=file:https:///path/to/dir/

Scores

A list of scores can be found in this Ethercalc sheet. You are engouraged to add your own scores. A CSV dump of that sheet is included in the scores directory. There is no automatic sync set up between the Ethercalc and the dump.

About

A routine to calculate @gimsieke’s Highly Opinionated Approximative XSLT Code Quality Score

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages