{"library":"checkstyle-formatter","type":"library","category":null,"description":"checkstyle-formatter is a simple Node.js library for formatting lint results into Checkstyle XML (version 4.3). The current stable version is 1.1.0, with a low release cadence (minor updates as needed). It takes an array of file/message objects and outputs an XML string. Unlike full-featured reporters (e.g., eslint formatters), it leaves reporting details to the user and has zero dependencies. Supports optional 'source' information since v1.1.0. MIT licensed.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","checkstyle","lint","format","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install checkstyle-formatter","imports":["import checkstyleFormatter from 'checkstyle-formatter'","const checkstyleFormatter = require('checkstyle-formatter')","import checkstyleFormatter from 'checkstyle-formatter'"]},{"cmd":"yarn add checkstyle-formatter","imports":[]},{"cmd":"pnpm add checkstyle-formatter","imports":[]}],"homepage":"https://github.com/jimf/checkstyle-formatter","github":"https://github.com/jimf/checkstyle-formatter","docs":null,"changelog":null,"pypi":null,"npm":"checkstyle-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}