Skip to content

Releases: swvl/linta

1.0.2

Choose a tag to compare

@jarvisswvl jarvisswvl released this 03 Nov 16:32
957947b

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

Choose a tag to compare

@jarvisswvl jarvisswvl released this 01 Nov 17:45
ab0e1fe

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)

Choose a tag to compare

@hfeky hfeky released this 21 Oct 01:02

Create 5 new lint checks.

  • HardcodedColorXml
  • HardcodedColorSrcCode
  • DuplicateColors
  • DuplicateResourceFiles
  • RedundantStyles