Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean components: fix whitespace in components/ #14

Merged
merged 3 commits into from
Nov 10, 2020

Commits on Nov 8, 2020

  1. HTML files: remove trailing spaces.

    Robert Lipe committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    89726f4 View commit details
    Browse the repository at this point in the history
  2. Customer_apps whitespace fix

        .c and .h get tabs expanded to four spaces for consistency, traliing whitespace whacked.
        Makefiles do NOT get tabs changed.
    Robert Lipe committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    e82b9d7 View commit details
    Browse the repository at this point in the history
  3. clean components/ whitespace issues

        image_conf, make_scripts_riscv -  Delete trailing spaces. Change tabs to 4 space multiples.
    
        .c and .h get tabs expanded to four spaces for consistency, traliing whitespace whacked.
        Makefiles do NOT get tabs changed.
    Robert Lipe committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    3bc544d View commit details
    Browse the repository at this point in the history