mirror of
				https://github.com/gaschz/dotfiles.git
				synced 2025-11-04 13:38:58 +01:00 
			
		
		
		
	chore: editorconfig check
This commit is contained in:
		
							parent
							
								
									f94876f0f0
								
							
						
					
					
						commit
						5936b2059c
					
				@ -13,12 +13,14 @@ case "${1-}" in
 | 
			
		||||
  -d|--disp) class="DispVM";;
 | 
			
		||||
  -s|--standalone) class="StandaloneVM";;
 | 
			
		||||
  "") true;;
 | 
			
		||||
  *) printf '%s\n' "usage: ${0##*/} [CLASS]
 | 
			
		||||
  *) # editorconfig-checker-disable
 | 
			
		||||
    printf '%s\n' "usage: ${0##*/} [CLASS]
 | 
			
		||||
 -A, --admin
 | 
			
		||||
 -t, --template
 | 
			
		||||
 -a, --app
 | 
			
		||||
 -d, --disp
 | 
			
		||||
 -s, --standalone"
 | 
			
		||||
    # editorconfig-checker-enable
 | 
			
		||||
    exit 1
 | 
			
		||||
    ;;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
# SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
#
 | 
			
		||||
# SPDX-License-Identifier: AGPL-3.0-or-later
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
# dircolors
 | 
			
		||||
 | 
			
		||||
## SPDX-FileCopyrightText: 2004 - 2022 Tim Pope <https://tpo.pe>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
##
 | 
			
		||||
## SPDX-License-Identifier: AGPL-3.0-or-later
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
## SPDX-FileCopyrightText: 2004 - 2022 Tim Pope <https://tpo.pe>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
##
 | 
			
		||||
## SPDX-License-Identifier: AGPL-3.0-or-later
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
#!/usr/bin/env zsh
 | 
			
		||||
 | 
			
		||||
## SPDX-FileCopyrightText: 2004 - 2022 Tim Pope <https://tpo.pe>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
## SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
 | 
			
		||||
##
 | 
			
		||||
## SPDX-License-Identifier: AGPL-3.0-or-later
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user