standardlint

Extensible standards linter and auditor.

MIT License

Downloads
170
Stars
1
Committers
1
standardlint - Version 1.1.2 Latest Release

Published by mikaelvesavuori about 1 month ago

What's Changed

  • Solves the bundling issues in 1.1.0 and 1.1.1

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.1.1...v1.1.2

standardlint - Version 1.1.1

Published by mikaelvesavuori about 1 month ago

What's Changed

This release is broken!

  • Attempt to fix broken bundling

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.1.0...v1.1.1

standardlint - Version 1.1.0

Published by mikaelvesavuori about 1 month ago

What's Changed

This release is broken!

  • Migrate from Jest to Vitest
  • Update CI
  • Update dependencies
  • TypeScript and bundling changes

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.5...v1.1.0

standardlint - Version 1.0.5

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add checkForThrowingPlainErrors check
  • Add support for ignorePaths
  • Fix bug (crap implementation) where path was never even forwarded to the final check
  • Add docs for new checks
  • Add tests
  • Add "negative tests" marker to tests to make it easier to visually separate "happy flow" tests from their opposites

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.4...v1.0.5

standardlint - Version 1.0.4

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add checks for checkForConsoleUsage and checkForPresenceTests
  • Refactor path usage in checks
  • Rename some existing functions
  • Add precise filtering to checkForPresenceTests
  • Add CheckInput type and refactor the domain code
  • Add new utility functions
  • Add tests and new test data
  • Update README with instructions for new checks and some roadmap items

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.3...v1.0.4

standardlint - Version 1.0.3

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add functionality to output results to a JSON file after checking

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.2...v1.0.3

standardlint - Version 1.0.2

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add back comments so library users can see them

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.1...v1.0.2

standardlint - Version 1.0.1

Published by mikaelvesavuori over 1 year ago

What's Changed

  • Add support for running StandardLint as an imported Node package
  • Update docs
  • Fix wrong name of release script so it actually reflects the real use, i.e. release

Full Changelog: https://github.com/mikaelvesavuori/standardlint/compare/v1.0.0...v1.0.1

standardlint - Version 1.0.0

Published by mikaelvesavuori over 1 year ago

Package Rankings
Top 26.67% on Npmjs.org
Badges
Extracted from project README
Quality Gate Status CodeScene Code Health CodeScene System Mastery codecov Maintainability