git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.pylintrc
blob: d66e5a293f83374bcd57fab859accb2b4d682dcf (plain)
1
2
3
4
5
6
7
# vim:syntax=dosini
[MASTER]
jobs=2

[FORMAT]
indent-string='\t'
max-line-length=100
* +doc for SSHAGHH. P. 2022-03-211-0/+2 * Execute ssh agent only on machines we want to be the sourceH. P. 2022-03-212-1/+7 * varname fumbleH. P. 2022-03-211-1/+1 * +function for adding ssh keysH. P. 2022-03-212-1/+10 * ...already marked for export in postexecH. P. 2022-03-211-1/+0 * mark SSH agent variables for exportH. P. 2022-03-211-0/+1 * Adding postexec for "last-mile tasks"H. P. 2022-03-211-0/+4 * Doesn't workH. P. 2022-03-211-8/+0 * intermed: squeeze double ; after sourcing sshenvH. P. 2022-03-211-1/+1 * "typo": wrong folderH. P. 2022-03-191-1/+1 * +ssh-agent-launcher in bashexecH. P. 2022-03-191-0/+4 * Initial commitH. P. 2022-03-194-0/+366