Skip to content

Commit e1ea544

Browse files
authored
Update RULES.md
1 parent 5764baa commit e1ea544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-plugin/RULES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Android-specific rules rely on a multi-scope scanning, including Java source fil
1010
|---|:----------------|:-------------:|:-------------:|
1111
| ELEA001 | Everlasting Service | Java | Requires `PostProjectAnalysisTask()` callback |
1212
| EBOT004 | Uncached Data Reception | Java | Requires `PostProjectAnalysisTask()` callback |
13-
| ESOB003/ESOB004 | Dark UI | Java, Xml | Partially implemented (see [1](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIBrightColorsXmlRule.java), [2](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIThemeXmlRule.java), [3](https://github.com/green-code-initiative/ecoCode-mobile/issues/32)) |
13+
| ESOB003/ESOB004 | Dark UI | Xml | Partially implemented (see [1](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIBrightColorsXmlRule.java), [2](./src/main/java/io/ecocode/xml/checks/sobriety/DarkUIThemeXmlRule.java), [3](https://github.com/green-code-initiative/ecoCode-mobile/issues/32)) |
1414
| ESOB009 | Day Night Mode | File System, Xml | Requires `PostProjectAnalysisTask()` callback |
1515
| ESOB015 | Animation-free | Java, Xml, File System | |
1616
| EPOW008 | Battery-constrained Work | Java | |

0 commit comments

Comments
 (0)