You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brad Schoening (Jira)" <ji...@apache.org> on 2022/07/27 02:20:00 UTC

[jira] [Created] (CASSANDRA-17779) Resolve pylint issues in pylexotron.py and improve readability

Brad Schoening created CASSANDRA-17779:
------------------------------------------

             Summary: Resolve pylint issues in pylexotron.py and improve readability
                 Key: CASSANDRA-17779
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17779
             Project: Cassandra
          Issue Type: Improvement
          Components: CQL/Interpreter
            Reporter: Brad Schoening


Add comments to clarify behavior

Convert short form constants to long form (e.g., re.I == re.IGNORECASE)

Camel case class names

 

 

[Original pylint] code has been rated at 6.71/10



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org