Skip to content

Commit

Permalink
feat: ansible-lint icon
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed May 5, 2024
1 parent 1e2ac09 commit ed5a3fa
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 0 deletions.
Binary file modified assets/frappe.webp
Binary file not shown.
Binary file modified assets/latte.webp
Binary file not shown.
Binary file modified assets/macchiato.webp
Binary file not shown.
Binary file modified assets/mocha.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions icons/css-variables/ansible-lint.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/frappe/ansible-lint.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/latte/ansible-lint.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/macchiato/ansible-lint.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/mocha/ansible-lint.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ const fileIcons: Record<string, {
'ng-package.json',
],
},
'ansible-lint': {
fileNames: [
'.ansible-lint',
'ansible-lint.yml',
'ansible-lint.yaml',
],
},
'antlr': {
fileExtensions: ['g4'],
},
Expand Down

0 comments on commit ed5a3fa

Please sign in to comment.