streamline 'Allow xxx' comments (#3922)

* add comment: allow python

* add comment: allow python

* reorder allow comments

* fix perl allow comment

* add comment: allow python

* add comment: allow lua, perl & python

* reorder allow comments

* add comment: allow python

* add comment: allow python

* add comment: allow lua, perl & python

* fix allow comments

* add comment: allow python

* add comment: allow python

* fix spacing in comments

* add comment: allow python

* add comment: allow python

* fix comment

* add comment: allow perl & python

* add comment: allow lua & python

* add comment: allow lua, perl & python

* fix allow comments

* add comment: allow perl & python

* streamline allow python comments
This commit is contained in:
glitsj16 2021-01-27 23:35:12 +00:00 committed by GitHub
parent 6a1a36704a
commit fb4705b4dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 50 additions and 15 deletions

View file

@ -30,6 +30,7 @@ noblacklist ${HOME}/.netrc
# Allow lua (blacklisted by disable-interpreters.inc)
include allow-lua.inc
# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc
include allow-python3.inc