GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run-pylint
blob: 79b0b30b1f4ebf9fb82ffd395302675e6c4861f6 (
plain
)
1
2
#!/bin/sh
exec
pylint
"
$@
"
lib/_emerge
lib/portage
$(
grep
-Rl
'^#!.*python'
bin
)