Skip to content

Commit

Permalink
Add pylintrc icon association (Closes #891)
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Dec 17, 2020
1 parent 23d2f66 commit ef0506d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ export const fileIcons: FileIcons = {
'pipfile',
'.python-version',
'manifest.in',
'pylintrc',
'.pylintrc',
],
},
{ name: 'url', fileExtensions: ['url'] },
Expand Down

0 comments on commit ef0506d

Please sign in to comment.