.. |
__acl
|
|
|
__apt_default_release
|
|
|
__apt_key
|
|
|
__apt_key_uri
|
|
|
__apt_mark
|
|
|
__apt_norecommends
|
|
|
__apt_ppa
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__apt_source
|
|
|
__apt_update_index
|
|
|
__block
|
Remove unused variables (almost, found bugs?)
|
2018-10-04 19:22:28 +02:00 |
__ccollect_source
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__cdist
|
|
|
__cdistmarker
|
|
|
__chroot_mount
|
|
|
__chroot_umount
|
|
|
__config_file
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul
|
|
|
__consul_agent
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_check
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_reload
|
|
|
__consul_service
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_template
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_template_template
|
Fix SC2030,SC2031.
|
2018-10-06 08:36:06 +02:00 |
__consul_watch_checks
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_event
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_key
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_keyprefix
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_nodes
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_service
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__consul_watch_services
|
fix SC2045 (use globs instead of ls )
|
2018-10-04 16:01:45 +02:00 |
__cron
|
Better fixes.
|
2018-10-07 10:22:11 +02:00 |
__daemontools
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__daemontools_service
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__debconf_set_selections
|
|
|
__directory
|
Unquote $recursive to support empty-case
|
2018-10-04 19:45:26 +02:00 |
__docker
|
Fix SC1090.
|
2018-10-05 12:19:16 +02:00 |
__docker_compose
|
Disable SC2016 check.
|
2018-10-05 10:32:38 +02:00 |
__docker_config
|
|
|
__docker_secret
|
|
|
__docker_stack
|
|
|
__docker_swarm
|
|
|
__dog_vdi
|
|
|
__dot_file
|
Fix SC2230.
|
2018-10-05 12:27:43 +02:00 |
__file
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__filesystem
|
|
|
__firewalld_rule
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__firewalld_start
|
|
|
__git
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__go_get
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__golang_from_vendor
|
Disable SC2016 check.
|
2018-10-05 10:32:38 +02:00 |
__grafana_dashboard
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__group
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__hostname
|
Fix SC2028.
|
2018-10-05 15:08:25 +02:00 |
__hosts
|
|
|
__install_bootloader_grub
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__install_chroot_mount
|
|
|
__install_chroot_umount
|
|
|
__install_config
|
|
|
__install_coreos
|
Fix SC1117.
|
2018-10-07 10:22:11 +02:00 |
__install_directory
|
|
|
__install_file
|
|
|
__install_fstab
|
|
|
__install_generate_fstab
|
Fix SC2044.
|
2018-10-05 13:05:01 +02:00 |
__install_mkfs
|
Remove unused variables (almost, found bugs?)
|
2018-10-04 19:22:28 +02:00 |
__install_mount
|
Fix SC2044.
|
2018-10-05 13:05:01 +02:00 |
__install_partition_msdos
|
|
|
__install_partition_msdos_apply
|
Merge pull request #708 from darko-poljak/shellcheck-various
|
2018-10-06 15:15:38 +02:00 |
__install_reboot
|
Drop unused options parameter in __install_reboot
|
2018-10-04 19:22:28 +02:00 |
__install_reset_disk
|
Fix SC1117.
|
2018-10-07 10:22:11 +02:00 |
__install_stage
|
|
|
__install_umount
|
Fix __install_umount target parameter
|
2018-10-04 19:22:28 +02:00 |
__iptables_apply
|
|
|
__iptables_rule
|
|
|
__issue
|
|
|
__jail
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__jail_freebsd9
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__jail_freebsd10
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__key_value
|
Fix SC2155 (directly export computed variables)
|
2018-10-04 22:23:48 +02:00 |
__keyboard
|
|
|
__letsencrypt_cert
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__line
|
|
|
__link
|
Add TODO markers for SC2012.
|
2018-10-07 19:48:31 +02:00 |
__locale
|
|
|
__locale_system
|
|
|
__motd
|
|
|
__mount
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__mysql_database
|
|
|
__package
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__package_apt
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__package_dpkg
|
|
|
__package_emerge
|
Fix SC2235.
|
2018-10-05 12:14:51 +02:00 |
__package_emerge_dependencies
|
|
|
__package_luarocks
|
Fix SC2196.
|
2018-10-05 12:04:45 +02:00 |
__package_opkg
|
Fix SC2154. Note: ignoring __<name> vars.
|
2018-10-07 10:22:11 +02:00 |
__package_pacman
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__package_pip
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__package_pkg_freebsd
|
Disable SC2039 where appropriate.
|
2018-10-05 11:49:28 +02:00 |
__package_pkg_openbsd
|
|
|
__package_pkgng_freebsd
|
Better fixes.
|
2018-10-07 10:22:11 +02:00 |
__package_rubygem
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__package_update_index
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__package_upgrade_all
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__package_yum
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__package_zypper
|
Change backslash-dquote to single quote
|
2018-10-04 19:45:26 +02:00 |
__pacman_conf
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__pacman_conf_integrate
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__pf_apply
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__pf_ruleset
|
Fix SC2154. Note: ignoring __<name> vars.
|
2018-10-07 10:22:11 +02:00 |
__postfix
|
|
|
__postfix_master
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__postfix_postconf
|
|
|
__postfix_postmap
|
|
|
__postfix_reload
|
|
|
__postgres_database
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__postgres_extension
|
Fix SC2154. Note: ignoring __<name> vars.
|
2018-10-07 10:22:11 +02:00 |
__postgres_role
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__process
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__prometheus_alertmanager
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__prometheus_exporter
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__prometheus_server
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__pyvenv
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__qemu_img
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__rbenv
|
|
|
__rsync
|
Fix SC2162.
|
2018-10-05 12:50:01 +02:00 |
__rvm
|
Fix SC1117.
|
2018-10-07 10:22:11 +02:00 |
__rvm_gem
|
Remove unused variables (almost, found bugs?)
|
2018-10-04 19:22:28 +02:00 |
__rvm_gemset
|
Disable SC2016 check.
|
2018-10-05 10:32:38 +02:00 |
__rvm_ruby
|
Remove unused variables (almost, found bugs?)
|
2018-10-04 19:22:28 +02:00 |
__ssh_authorized_key
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__ssh_authorized_keys
|
Fix remaining shellcheck problems.
|
2018-10-07 10:22:11 +02:00 |
__ssh_dot_ssh
|
|
|
__staged_file
|
Fix SC1117.
|
2018-10-07 10:22:11 +02:00 |
__start_on_boot
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |
__sysctl
|
|
|
__systemd_unit
|
|
|
__timezone
|
|
|
__update_alternatives
|
|
|
__user
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
2018-10-05 10:26:53 +02:00 |
__user_groups
|
|
|
__yum_repo
|
|
|
__zypper_repo
|
Fix SC2086 on all scripts
|
2018-10-04 19:45:22 +02:00 |
__zypper_service
|
Fix problems found by sellcheck in type explorers.
|
2018-10-07 19:41:44 +02:00 |