2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

fix link to MIT license (#8386)

* fix link to MIT license

* ignore opensource.org in linting
This commit is contained in:
Matthias Mair
2024-11-05 00:11:45 +01:00
committed by GitHub
parent bc6d45fa81
commit 56bd66ddd4
2 changed files with 4 additions and 1 deletions

View File

@ -17,6 +17,9 @@
},
{
"pattern": "https://www.reddit.com/r/InvenTree/"
},
{
"pattern": "https://opensource.org/license/MIT"
}
]
}