Skip to content
#

agplv3

Here are 90 public repositories matching this topic...

SuiteCRM
Leopere
Leopere commented Oct 9, 2019

https://material.io/resources/color/#!/?view.left=1&view.right=0 readability needs to be possible almost universally ideally. This means avoiding all caps strings in titles as screen readers read every letter and other nonsense like this however the first and foremost concern is just simply that we ship with a default that is visible for our sighted users who may have issues with color blindness

LibreLingo
kantord
kantord commented Dec 30, 2021

We enabled pylint in the project, however several code style violations already exist. There's no point in enabling rules and then not enforcing them, therefore any rule that is not already enforced is currently disabled.

One of these rules if the one you can see in the title is this issue.

How to solve
Create a pull request with 2 commits. The commits should:

  1. Enable the rule in

Improve this page

Add a description, image, and links to the agplv3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the agplv3 topic, visit your repo's landing page and select "manage topics."

Learn more