Atom extension that checks if your code exceeds the ruler, and highlights violating lines.
Offers automatic updates and ruler customization options.
Version 0.1.2
Last Updated: 12/05/18
Changes the ruler color if your code goes past the ruler, and highlights the lines that violate the ruler's length.
Automatically updates every time you make a change.
Allows for custom ruler (default or on-error) colors.
While active, this extension may hide git change tracking information in the sidelines.
Add test cases in codewall-spec.js?
Fixed bug where Atom API Color wrappers were not being properly used.
Looking for a similar plugin for VS Code? Check out abhinavk99's codewall!