fleet/tools/ci
Victor Lyuboslavsky ac6885a865
Updated custom lint rules to include Android datastore. (#26722)
For #26218 

### Observations
The custom lint rules don't catch many issues. For example: this checks
for an illegal use of reader/writer in a function
(`containsIllegal(m["fn"]))`), but if the reader/writer code is
refactored into a different function, then this check will not fail.

Also, the rules lack tests, making them hard to maintain and potentially
irrelevant after code is refactored.
2025-02-28 15:08:39 -06:00
..
helm-values Modifying chart to include dependencies (#14758) 2023-11-07 11:16:33 -06:00
rules.go Updated custom lint rules to include Android datastore. (#26722) 2025-02-28 15:08:39 -06:00