Skip to content

[Task] Tạo custom lint "should not use enum name as key of Shared Preferences" #7

@mynavitechtus-minhnt3

Description

@mynavitechtus-minhnt3

Purpose

Việc sử dụng enum name làm key trước khi lưu xuống Shared Preferences hay lưu xún bất cứ đâu đều rất nguy hiểm. Bởi vì ta có thể refactor enum name đó dẫn đến việc get data bị sai. Hãy tạo custom lint để phát hiện việc đó.

Related issues

Things to do

  • Việc sử dụng enum name làm key trước khi lưu xuống Shared Preferences hay lưu xún bất cứ đâu đều rất nguy hiểm. Bởi vì ta có thể refactor enum name đó dẫn đến việc get data bị sai. Hãy tạo custom lint để phát hiện việc đó.
  • Tạo example để test lint

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions