grunt-xqlint

1.0.0 • Public • Published

grunt-xqlint

Build Status NPM version Code Climate

Grunt task for XQLint

Example

grunt.initConfig({
    xqlint: {
        options: {
            src: ['/path/to/queries/**/*.xq']
        },
        dist: {}
    }
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i grunt-xqlint

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • wcandillon