Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid escape sequences (regular expressions) #119

Open
pfuntner opened this issue Sep 22, 2024 · 0 comments
Open

Fix invalid escape sequences (regular expressions) #119

pfuntner opened this issue Sep 22, 2024 · 0 comments

Comments

@pfuntner
Copy link
Owner

pfuntner commented Sep 22, 2024

In #118 I created a script to find scripts that might have invalid escape sequences - that have regular expression escape sequences. and either need to be expressed in raw-strings or with the backslashes escaped.

Here's a list of such scripts in the repo but since the repo is such a hodge-podge, I might not use them all anymore:

  • alarmclock
  • allcommits
  • ansible2json
  • ansible2json.py
  • ansible-failures
  • ansiblehelper.py
  • ansible-json
  • ansible-ping
  • ansible-pinger
  • ansible-playbook-failures
  • ansible-ps
  • ansible-summary
  • ansible-tasks
  • atomizer
  • aws-create-instance
  • awshost
  • backup
  • badimport
  • beeper
  • binary-breakdown
  • block
  • boxes.py
  • bytes
  • chainssh
  • color.py
  • cols.py
  • columns
  • commit-grep
  • compressdiff
  • contextgrep
  • cores
  • currbranch
  • datejuggle
  • datemath
  • daterep
  • datescope
  • date-time
  • decolor
  • Decolorizer.py
  • differ
  • dirdiff
  • dirsum
  • docker-proc
  • epochrep
  • equiv
  • explode
  • feedElasticsearch
  • findgrep
  • fmetrics
  • fulltime
  • getmetrics
  • git-cat
  • git-commit-check
  • gitdiff
  • gitdiff.py
  • gitdiffs.py
  • git-extract
  • git-push
  • git-pushed
  • gitpush.py
  • gitrepos
  • git-stale
  • gitstatus.py
  • git-time-machine
  • grafana
  • grep-parser
  • gzsavings
  • hidedate
  • incomingHost
  • ini-read
  • install-python
  • instances.py
  • ipactivity
  • ipaddr
  • ipstatus
  • jenkins-status
  • jsonelem
  • jsonjoin
  • jsons
  • jsonsniff
  • logging
  • logsimplifier
  • logtime
  • manipulate
  • math
  • methods
  • mongocli
  • mtime
  • nearjson
  • newdirs
  • nodebug
  • nopassword
  • notempty
  • noter
  • numeric-sort
  • numsort
  • old-ansible-distros
  • old-ansible-stat
  • olddir.sh
  • older-gitstatus.py
  • old-ps-tree
  • oldtable
  • oldtable.py
  • old-units
  • old-xml
  • pinger
  • pings
  • plogging
  • pps
  • print0
  • proc
  • ps.py
  • pstrip
  • pullfrommine
  • PushbackReader.py
  • pushsshkey.py
  • pycomment
  • pytest-failures
  • python3-fixer
  • query-host
  • rate
  • recentdownloads
  • remove_highlighting
  • repos
  • rows
  • sample
  • SecureKeyValues.py
  • seexml
  • set-title
  • side-diff
  • sloppyhtml
  • ssh-exec
  • strip-comments
  • supergrep
  • table2json
  • table.py
  • tabular
  • tartoc
  • timefun
  • timemachine
  • timemagic
  • timer
  • timescope
  • tree-find
  • undupe
  • units
  • virtual_hosts.py
  • vssh
  • whatami
  • whatshell
  • whochat.py
  • windoze-screensavers
  • win-uptime
  • zerojoin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant