Skip to content

Releases: swvl/linta

1.0.2

03 Nov 16:32
957947b
Compare
Choose a tag to compare

Enhancements

  • Ignore the comments when comparing two resource files together in DuplicateResourceFilesDetector.

Bug Fixes

  • Fix an issue in DuplicateResourceFilesDetector that caused all suppressed lint issues in XML files to be ignored.

1.0.1

01 Nov 17:45
ab0e1fe
Compare
Choose a tag to compare

Enhancements

  • Update Linta Android vendor information.
  • Improve the performance of DuplicateResourceFiles lint issue detector.

Bug Fixes

  • Remove attributes from the tools namespace in the root node in DuplicateResourceFiles lint issue.
  • Remove the tools namespace itself in DuplicateResourceFiles lint issue.

1.0.0 (Initial Release)

21 Oct 01:02
Compare
Choose a tag to compare

Create 5 new lint checks.

  • HardcodedColorXml
  • HardcodedColorSrcCode
  • DuplicateColors
  • DuplicateResourceFiles
  • RedundantStyles