dashboard/shell/edit/workload/storage
Giuseppe Leo 01eeb0548f
Add recommended lint rules globally (#8997)
* Update configuration

* Create default config for eslint

* Restore plugin:vue/recommended

* Add exceptions and overrides

* Correct manually remaining issues

* Adding further picked exceptions groupped up

* Fix or disable specific cases manually and singularly

* Add naming linting exception

* Remove unused variable in component

* Move rules to default

* Autocorrect rancher/components linting issues

* Configure VSCode to use multiple files, to display linting for rancher components

* Disable jest lint hook restriction for string list component

* Autofix
2023-06-23 17:02:55 +02:00
..
__tests__ Automation: Allow user to change the volume name when creating a workload (#8867) 2023-05-16 16:15:25 +02:00
csi Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
ephemeralVolume Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
persistentVolumeClaim Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
ContainerMountPaths.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
Mount.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
awsElasticBlockStore.vue Workload page updates (#7041) 2022-09-30 01:43:07 +02:00
azureDisk.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
azureFile.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
emptyDir.vue feat(workload/storage): support add emptyDir volume 2022-11-29 14:56:16 +08:00
gcePersistentDisk.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
hostPath.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
index.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
nfs.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
secret.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
vsphereVolume.vue Apply linter auto-fixes 2022-11-16 18:38:20 -07:00