How to set file refactoring on commits?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HarrySto
    New Member
    • Nov 2022
    • 10

    How to set file refactoring on commits?

    How can you do code refactoring when committing to git?

    In order for the git to look at the format of writing code, that spaces are indented, not tabs, the names of variables and classes, etc...
    How can I do that?
  • arielgross
    Banned
    New Member
    • Jan 2023
    • 2

    #2
    How to set file refactoring on commits? The process is relatively simple, yet it is important to know what to do in order to ensure your changes are applied correctly. The first step is to locate the file that you want to refactor. Once that file is located, open it in the relevant program and begin making your changes. Once all of the desired changes have been made, save the file and then commit it to whatever version control system you are using.

    Comment

    • HarrySto
      New Member
      • Nov 2022
      • 10

      #3
      Thank you, but tell me what about the automated analysis of the code itself?

      Comment

      Working...