Skip to content

Conversation

@mathix420
Copy link

It automatically removes the line just under the header

For this use-case:

# **************************************************************************** #
#                                                                              #
#                                                         :::      ::::::::    #
#    Makefile                                           :+:      :+:    :+:    #
#                                                     +:+ +:+         +:+      #
#    By: agissing <[email protected]>          +#+  +:+       +#+         #
#                                                 +#+#+#+#+#+   +#+            #
#    Created: 2021/01/17 10:33:16 by agissing          #+#    #+#              #
#    Updated: 2021/01/17 10:33:16 by agissing         ###   ########.fr        #
#                                                                              #
# **************************************************************************** #
# ***                            MF-GEN MAKEFILE                           *** #
# **************************************************************************** #

it becomes

# **************************************************************************** #
#                                                                              #
#                                                         :::      ::::::::    #
#    Makefile                                           :+:      :+:    :+:    #
#                                                     +:+ +:+         +:+      #
#    By: agissing <[email protected]>          +#+  +:+       +#+         #
#                                                 +#+#+#+#+#+   +#+            #
#    Created: 2021/01/17 10:33:16 by agissing          #+#    #+#              #
#    Updated: 2021/01/17 10:38:40 by agissing         ###   ########.fr        #
#                                                                              #
# **************************************************************************** #

# **************************************************************************** #

It automatically removes the line just under the header
@mathix420
Copy link
Author

It would also require to change both Range(0, 0, 12, 0) to Range(0, 0, 11, 0).

@gmfCoding gmfCoding mentioned this pull request Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant