Skip to content

Commit

Permalink
lint exemptions
Browse files Browse the repository at this point in the history
  • Loading branch information
gfwilliams committed Jan 20, 2025
1 parent 018052d commit a603d96
Showing 1 changed file with 0 additions and 63 deletions.
63 changes: 0 additions & 63 deletions apps/lint_exemptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,6 @@ module.exports = {
"no-undef"
]
},
"apps/podadrem/app.js": {
"hash": "f7392e74974f69553aade2dcc07527b5d3b71a9b84e6dc5e0dd995e78dff8007",
"rules": [
"no-unused-vars"
]
},
"apps/openstmap/imagefilter.js": {
"hash": "8a71e9a0ecfa94150379c41a5a915cfdac39f8b2e485e5cc1ce4629e85293acd",
"rules": [
Expand Down Expand Up @@ -148,13 +142,6 @@ module.exports = {
"no-unused-vars"
]
},
"apps/waypoints/waypoints.app.js": {
"hash": "ff02639eb8f81784c942093d57d254295e2c78918adb4bcffdf0d0284ebfac55",
"rules": [
"no-unused-vars",
"no-undef"
]
},
"apps/timerclk/timer.js": {
"hash": "3b70606f1742b34bf4769f6e8703144ff0c3ba401a3a21f97ddcab5432c94db5",
"rules": [
Expand Down Expand Up @@ -195,26 +182,13 @@ module.exports = {
"no-unused-vars"
]
},
"apps/poweroff/settings.js": {
"hash": "c197afe72c612a4b3825a3a12a628d0f4ed83823da3f28885bbf473037a02506",
"rules": [
"no-unused-vars"
]
},
"apps/oxofocus/app.js": {
"hash": "cd29309373974ef038725e26d8a2ff2634a437c89cdffc3b12defd65a948db75",
"rules": [
"no-unused-vars",
"no-undef"
]
},
"apps/orloj/app.js": {
"hash": "fa43f035d759ba94f564392f410c0c6c485bb41a33c062f03d666738d517ccf3",
"rules": [
"no-unused-vars",
"no-undef"
]
},
"apps/nixie/m_vatch.js": {
"hash": "36a7fa956f99d5815cd6bac570d2b86833d1d37474d7eef0bb21892bdf6723a8",
"rules": [
Expand Down Expand Up @@ -490,13 +464,6 @@ module.exports = {
"no-undef"
]
},
"apps/doztime/app-bangle1.js": {
"hash": "1e9598c201175180ae77d1c3bc47e8138b339b72eb58782b5057fb7aefdc88a1",
"rules": [
"no-unused-vars",
"no-undef"
]
},
"apps/carcrazy/app.js": {
"hash": "fd9f98f4f9e24c63a8fa02918dceab4503edf88e06537922caf86e85884408f3",
"rules": [
Expand Down Expand Up @@ -587,12 +554,6 @@ module.exports = {
"no-undef"
]
},
"apps/swp2clk/settings.js": {
"hash": "2d9de7ffdf171f6e7b058741046c8a326cf9d5dba651f52fcdb523214b08d626",
"rules": [
"no-undef"
]
},
"apps/sunclock/app.js": {
"hash": "54f49294816e06907003a71289a8b79641b1cd082044fb22bb4c4b80f6845459",
"rules": [
Expand All @@ -617,12 +578,6 @@ module.exports = {
"no-undef"
]
},
"apps/spotrem/app.js": {
"hash": "35f3ee5371acde28427fd01e191ff58108d3d9e4db1a221dca081b7a7b9c3c77",
"rules": [
"no-undef"
]
},
"apps/speedalt/app.js": {
"hash": "2c8a2c0d7f60a8c25ee86e943f59df8fb5816ceac00e9e077220227d8885b133",
"rules": [
Expand Down Expand Up @@ -761,12 +716,6 @@ module.exports = {
"no-undef"
]
},
"apps/owmweather/boot.js": {
"hash": "10fe98e871a7df3338fc764d62ac4db65c20c44774aad112f5faf26c7497f78e",
"rules": [
"no-undef"
]
},
"apps/openwind/app.js": {
"hash": "91bfda771bd5cc3127ede3b52f5f088b733ac9e7fc2d8dff4f1d732e66a8af47",
"rules": [
Expand Down Expand Up @@ -917,12 +866,6 @@ module.exports = {
"no-undef"
]
},
"apps/infoclk/settings.js": {
"hash": "56adc3eff3cbc04dd08238ed7e559416ebbc7736c872070c757d70bf5f31b440",
"rules": [
"no-undef"
]
},
"apps/infoclk/app.js": {
"hash": "27cc368eb1be14658db7fd482e78c4bc7673e2a1c68bc3a1a5f7c7e29915ca88",
"rules": [
Expand Down Expand Up @@ -971,12 +914,6 @@ module.exports = {
"no-undef"
]
},
"apps/gpssetup/gpssetup.js": {
"hash": "a63f670f4adf04895e6837270fcf19bd56f0a6d049cfb8e3ad8928c283d1bfd3",
"rules": [
"no-undef"
]
},
"apps/glbasic/glbasic.app.js": {
"hash": "7d12a030d6f0ef69a0e5a9783229fd49c0a6a06bf751e3ac562145d2ce8350e9",
"rules": [
Expand Down

0 comments on commit a603d96

Please sign in to comment.