regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

python:S117

Published on Tue Mar 01 2022

Local variable and function parameter names should comply with a naming convention

cat_fish

Additional matching regexes for
python:S117

python:S117

Local variable and function parameter names should comply with a naming convention

Dim name

Gets all variable names

lisp

match function names in defun constructs

streets with one or more names with unicode characters in python

streets with one or more names with unicode characters in python

Lua Enhanced: function application compound operator

This is a compound operator that takes a variable and a Example: ``` local x = 9 x f(math.max)= 10 ``` compiles to ``` local x = 9 x = math.max(9, 10) ``` which results into x being assigned 10.

Azure ARM Template Parameter Override breakdown

This script helps you take the ARM template parameter override line from VSTS and break each variable combo down to its own line.

Replace variable value with variable

Replace variable value with variable

Function Declaration / Expression

matches both function declarations and expressions in javascript. ex. function name () {...} || function () {}

Arrow function to Normal function

Convert Arrow Function to Normal Function

Email

Python