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

buildsys: Simplify man/Makefile #2348

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

k-takata
Copy link
Member

This revises #2347.

Use ${} instead of $() for function calls so that parentheses can be used for parameters.

Also adjust alignment and spacing.

Use ${} instead of $() for function calls so that parentheses can be
used for parameters.

Also adjust alignment and spacing.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.376% when pulling 848aa10 on k-takata:revise-2347 into 1df96c1 on universal-ctags:master.

@codecov-io
Copy link

Codecov Report

Merging #2348 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2348   +/-   ##
=======================================
  Coverage   86.25%   86.25%           
=======================================
  Files         176      176           
  Lines       35712    35712           
=======================================
  Hits        30805    30805           
  Misses       4907     4907

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1df96c1...848aa10. Read the comment docs.

@k-takata k-takata merged commit f17ca77 into universal-ctags:master Nov 26, 2019
@k-takata k-takata deleted the revise-2347 branch November 26, 2019 13:21
masatake added a commit that referenced this pull request Dec 28, 2019
…config-home

<FOCUSING ON non-Windows> main: support XDG base directory specification (based on #2348, rearranged)
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.

4 participants