Review of "Just shows memory usage" version 9

Details Page Preview

Just shows memory usage

Extension Homepage
https://github.com/troizet/just-shows-memory-usage

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:111
    GLib.file_get_contents("/proc/meminfo")

All Versions

Version Status
9 Rejected
8 Rejected
7 Active
6 Inactive
5 Inactive
4 Inactive
3 Rejected
2 Active
1 Inactive

Previous Reviews on this Version

JustPerfection rejected
Please fix the issue mentioned in shexli.